summaryrefslogtreecommitdiff
path: root/channels/sip/include
AgeCommit message (Expand)Author
2017-12-22Remove as much trailing whitespace as possible.Sean Bright
2017-12-20Fix Common Typo's.Corey Farrell
2017-12-04security-events: Fix SuccessfulAuth using_password declaration.Richard Mudgett
2017-03-17chan_sip: Add rtcp-mux supportSean Bright
2016-09-23chan_sip: Address runaway when realtime peers subscribe to mailboxesGeorge Joseph
2016-03-16chan_sip.c: Fix registration timeout and expire deadlock potential.Richard Mudgett
2016-03-16chan_sip.c: Fix session timers deadlock potential.Richard Mudgett
2016-03-16chan_sip.c: Fix autokillid deadlock potential.Richard Mudgett
2016-03-14chan_sip.c: Simplify sip_pvt destructor call levels.Richard Mudgett
2015-12-26chan_sip: option 'notifyringing' change and doc fixWard van Wanrooij
2015-11-03chan_sip: Allow websockets to be disabled.Corey Farrell
2015-08-13chan_sip.c: wrong peer searched in sip_report_security_eventKevin Harwell
2015-04-10chan_sip: make progressinband default to noKevin Harwell
2015-03-19chan_sip: Simplify dialog/peer references, improve REF_DEBUG output.Corey Farrell
2015-03-13Logger: Convert 'struct ast_callid' to unsigned int.Corey Farrell
2015-01-26Various fixes for OS XDavid M. Lee
2014-10-31channels/sip/reqresp_parser: Fix unit tests for r426594Matthew Jordan
2014-07-24chan_sip: complete upgrade to ao2Corey Farrell
2014-07-20media formats: re-architect handling of media for performance improvementsMatthew Jordan
2014-06-30Recorded merge of revisions 417677 from http://svn.asterisk.org/svn/asterisk/...Joshua Colp
2014-06-26res_http_websocket: Close websocket correctly and use careful fwriteMatthew Jordan
2014-05-09Allow Asterisk to compile under GCC 4.10Kinsey Moore
2014-04-21chan_sip: Add sendrpid trust optionsJonathan Rose
2014-04-17chan_sip: Add SIPURIPHONECONTEXT channel variable for Request TEL URIsMatthew Jordan
2014-03-28chan_sip: Add MESSAGE request to allowed methodsMatthew Jordan
2014-02-10chan_sip: Isolate code that manages struct sip_route.Corey Farrell
2013-12-19Voicemail: Remove mailbox identifier format (box@context) assumptions in the ...Richard Mudgett
2013-11-08chan_sip: keep same local (from) tag for outgoing register requestsScott Griepentrog
2013-09-27chan_sip: Reject calls on 200 OKs if no SDP has been receivedJonathan Rose
2013-09-12chan_sip: Revert r398835 due to failing tests involving originateJonathan Rose
2013-09-11chan_sip: Reject calls without prior SDP on 200 OKJonathan Rose
2013-08-30optional_api: Fix linking problems between modules that export global symbolsDavid M. Lee
2013-08-19Whitespace cleanupMatthew Jordan
2013-07-01Refactor extraneous channel eventsKinsey Moore
2013-06-22Merge in current pimp_my_sip work, including:Joshua Colp
2013-06-06Refactor the features configuration scheme.Mark Michelson
2013-05-28Add attended transfer support for chan_sip.cMark Michelson
2013-05-17Stasis: Update security events to use StasisJonathan Rose
2013-05-08Initial support for endpoints.David M. Lee
2013-05-02chan_sip: Session-Expires: Set timer to correctly expire at (~2/3) of the int...Alec L Davis
2013-03-27AST-2013-003: Prevent username disclosure in SIP channel driverMatthew Jordan
2013-03-16Transition MWI to Stasis-coreKinsey Moore
2013-03-11Added an option to disallow music on holdKevin Harwell
2013-03-05Add RFC 3327 Path header support to chan_sipMatthew Jordan
2013-02-12Fix some more REF_DEBUG-related build errorsKinsey Moore
2013-01-18Fix Record-Route parsing for large headers.David M. Lee
2013-01-02Resolve crashes due to large stack allocations when using TCPMatthew Jordan
2012-12-13This change adds a SIP peer configuration feature to allow the peer'sBrent Eagles
2012-11-20Add "Require: timer" to 200 OK responses when appropriate.Mark Michelson
2012-09-25Properly handle UAC/UAS roles for SIP session timersTerry Wilson