summaryrefslogtreecommitdiff
path: root/channels/chan_sip.c
AgeCommit message (Expand)Author
2008-04-26Unleak referenceTilghman Lesher
2008-04-26Add 'sip qualify peer <peer>' command (with AMI SIPqualifypeer)Tilghman Lesher
2008-04-24Pass the hangup cause all the way to the calling app/channel.Michiel van Baak
2008-04-24Hey look, it builds.Joshua Colp
2008-04-24Merged revisions 114632 via svnmerge from Mark Michelson
2008-04-24Merged revisions 114603 via svnmerge from Olle Johansson
2008-04-24Change a verbose message to debug.Russell Bryant
2008-04-23Merged revisions 114584 via svnmerge from Olle Johansson
2008-04-22Merged revisions 114571 via svnmerge from Tilghman Lesher
2008-04-22Add support for authenticating on a NOTIFY request. This is useful for phones...Joshua Colp
2008-04-22Hopefully, this will resolve the issues that russellb had with this log_show_...Steve Murphy
2008-04-21(closes issue #6113)Jeff Peeler
2008-04-21Merged revisions 114322 via svnmerge from Joshua Colp
2008-04-18Merged revisions 114245 via svnmerge from Sean Bright
2008-04-17Thanks to snuff for finding these omissionsSteve Murphy
2008-04-16This is the scariest commit I've done in a long time. This is the astobj2-ifi...Steve Murphy
2008-04-15Merged revisions 114148 via svnmerge from Olle Johansson
2008-04-15Adding chanvar to SIPPEER from 1.4 branchOlle Johansson
2008-04-14Merged revisions 114103 via svnmerge from Joshua Colp
2008-04-10Merged revisions 114045 via svnmerge from Mark Michelson
2008-04-10Merged revisions 114021 via svnmerge from Joshua Colp
2008-04-09Merged revisions 113927 via svnmerge from Mark Michelson
2008-04-09Merged revisions 113681 via svnmerge from Mark Michelson
2008-04-08Merged revisions 113348 via svnmerge from Tilghman Lesher
2008-04-07Merged revisions 113013 via svnmerge from Jeff Peeler
2008-04-07Merged revisions 113012 via svnmerge from Jeff Peeler
2008-04-05Found a little problem with the sip request handling that could lead to a qui...Steve Murphy
2008-04-02Since the SIP request structure gets reused multiple times with TCP handling ...Joshua Colp
2008-04-01Added dnsmgr status output for sip show registry.Jeff Peeler
2008-04-01This adds DNS SRV record support to DNS manager. If there is a SRV record fo...Jeff Peeler
2008-04-01Merged revisions 112204 via svnmerge from Joshua Colp
2008-04-01Demote a log message down to a warning.Joshua Colp
2008-03-31This fixes a high fence violation that MALLOC_DEBUG reported to me.Russell Bryant
2008-03-28This time the fix is proper for issue 12284. I have tested it thoroughly and ...Mark Michelson
2008-03-28Temporary revert of 111662. It's causing lots of trouble and appears to not beMark Michelson
2008-03-28The copy_request function did not take into account the necessary null termin...Mark Michelson
2008-03-26Add expiry value to the sip show subscriptions CLI command.Joshua Colp
2008-03-26Merged revisions 111020 via svnmerge from Joshua Colp
2008-03-25This one line change makes an if inside a for loop (in realtime_peer) check a...Jeff Peeler
2008-03-25Oops here too. I need to stop coding for a while...Mark Michelson
2008-03-25Merged revisions 110635 via svnmerge from Mark Michelson
2008-03-25Add a special dialplan variable to chan_sip which will cause an audio file to...Joshua Colp
2008-03-25Use the "Server" header when responding to SIP requests.Olle Johansson
2008-03-24Remove the "Event: registration" header from Asterisk-generatedMark Michelson
2008-03-24Merged revisions 110618 via svnmerge from Mark Michelson
2008-03-24Only print out the set_address_from_contact host verbose message if debugging...Joshua Colp
2008-03-20Merged revisions 110336 via svnmerge from Russell Bryant
2008-03-19Rename DSP_FEATURE_DTMF_DETECT, because we are *NOT* only detecting DTMF digits.Jason Parker
2008-03-19Rename very poorly named function to reflect what it actually does. This was...Jason Parker
2008-03-19This change adds DNS manager support for registrations not referencing a peer...Jeff Peeler