summaryrefslogtreecommitdiff
path: root/channels/chan_sip.c
AgeCommit message (Expand)Author
2008-07-05fix compiling of chan_sip.cMichiel van Baak
2008-07-05I like it when the tree is not broken.Joshua Colp
2008-07-05KILL THE USER!Olle Johansson
2008-07-05Stop cli command completion with tabsOlle Johansson
2008-07-05Add new SIP cli command "sip show channelstats" that displays some QoS data (...Olle Johansson
2008-07-04Fullcontact needs more than 20 characters, even for the simplest caseTilghman Lesher
2008-07-04- reorganize SIP extensions alphabetically, to make it easier to synch with t...Olle Johansson
2008-07-03Merged revisions 127663 via svnmerge from Steve Murphy
2008-07-03Make sure we stop session timers as soon as we start hanging up an active call.Olle Johansson
2008-07-03Revert some logic for session timers. We do send in-dialog requests that shou...Olle Johansson
2008-07-03Fix bad formatting in a very confusing function. Who added the sipdb sql output?Olle Johansson
2008-07-02Update transport= in sip so that the option is not broken from a recent commit.Brett Bryant
2008-07-02Keep ast_app_inboxcount API compatible with 1.6.0.Tilghman Lesher
2008-07-02Fix to sip_parse_host so that it passes the correct information to sip_registry.Brett Bryant
2008-07-02Change the global timer B to be dependent on the value of the T1 timer, asTilghman Lesher
2008-07-01Add a configuration option so the global outboundproxy can use tcptls without...Brett Bryant
2008-07-01Merged revisions 126902 via svnmerge from Olle Johansson
2008-07-01Merged revisions 126899 via svnmerge from Olle Johansson
2008-07-01Merged revisions 126789 via svnmerge from Olle Johansson
2008-07-01Merged revisions 126735 via svnmerge from Olle Johansson
2008-06-30The following patch with some changes for trunk...Olle Johansson
2008-06-27Merged revisions 126056 via svnmerge from Tilghman Lesher
2008-06-27Small error in the function that converts peer transports to a string.Brett Bryant
2008-06-27Change the way that the transport option works for sip users. transport will ...Brett Bryant
2008-06-26Merged revisions 125384 via svnmerge from Olle Johansson
2008-06-20Add a missing "ChannelType" header to one of the "PeerStatus" managerMark Michelson
2008-06-19Older versions of GNU gcc do not allow 'NULL' as sentinel.Michiel van Baak
2008-06-19Fix bug in sip registration that sets the default port to 5060 for tls.Brett Bryant
2008-06-17Updates all usages of ast_tcptls_session_instance to be managed by reference ...Brett Bryant
2008-06-17Merged revisions 123485 via svnmerge from Mark Michelson
2008-06-17Changes to list peers and users in alpha. order, as per a reasonable request ...Steve Murphy
2008-06-17Merged revisions 123333 via svnmerge from Mark Michelson
2008-06-16Merged revisions 123113 via svnmerge from Tilghman Lesher
2008-06-16Merged revisions 123110 via svnmerge from Tilghman Lesher
2008-06-16Merged revisions 122919 via svnmerge from Joshua Colp
2008-06-16Merged revisions 122869 via svnmerge from Joshua Colp
2008-06-15Add some more IAX2-specific information about the channel to the CHANNEL()Tilghman Lesher
2008-06-10Fix issue where session timer headers were present when they should not have ...Joshua Colp
2008-06-10Merged revisions 121495 via svnmerge from Joshua Colp
2008-06-09Expand RQ_INTEGER type out to multiple types, one for each precisionTilghman Lesher
2008-06-09Add storage of the useragent in the realtime database.Tilghman Lesher
2008-06-06Added a facility for sending arbitrary SIP notify commands from AMI.Tilghman Lesher
2008-06-06Merged revisions 120959 via svnmerge from Jeff Peeler
2008-06-06Merged revisions 120908 via svnmerge from Jeff Peeler
2008-06-06Merged revisions 120863,120885 via svnmerge from Jeff Peeler
2008-06-05Merge the adaptive realtime branch, which will make adding new required fieldsTilghman Lesher
2008-06-05This patch adds more detailed statistics for RTP channels, and provides an AP...Brett Bryant
2008-06-03Merged revisions 119926 via svnmerge from Joshua Colp
2008-05-28Merged revisions 118646 via svnmerge from Joshua Colp
2008-05-27Merged revisions 118558 via svnmerge from Joshua Colp