summaryrefslogtreecommitdiff
path: root/channels/sip
AgeCommit message (Expand)Author
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-20Fix refcounting of sip_pvt in test_sip_rtpqos test and unlink it from the lis...Mark Michelson
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-29Corrected crypto tag in SDP ANSWER for SRTP. (again)David M. Lee
2013-01-24Corrected crypto tag in SDP ANSWER for SRTP.David M. Lee
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
2012-09-21Doxygen Updates - janitor workAndrew Latham
2012-09-20Add support for DTLS-SRTP to res_rtp_asterisk and chan_sip.Joshua Colp
2012-09-09Only re-create an SRTP session when neededMatthew Jordan
2012-08-30Clean up doxygen warningsMatthew Jordan
2012-08-09Extend extension state callbacks to have more information.Mark Michelson
2012-08-07Add named callgroups/pickupgroupsMatthew Jordan
2012-08-03Multiple revisions 370769-370771Mark Michelson
2012-07-31Add headers from SIPAddHeader to outbound REFER requests.Mark Michelson
2012-07-31Clean up chan_sipKinsey Moore
2012-07-22Prevent multiple local candidates from being added with the same information ...Joshua Colp
2012-07-16Add support for SIP over WebSocket.Joshua Colp
2012-07-11Named ACLs: Introduces a system for creating and sharing ACLsJonathan Rose
2012-07-03Better handle re-INVITEs with provisional but no final repsonsesTerry Wilson
2012-06-27AST-2012-010: Clean up after a reinvite that never gets a final responseTerry Wilson
2012-06-25Re-fix how local tag is generated when sending a 481 to an INVITE.Mark Michelson
2012-06-15Allow chan_sip to decline unwanted media streamsKinsey Moore
2012-06-15Multiple revisions 369001-369002Kevin P. Fleming
2012-06-11Fix coverity UNUSED_VALUE findings in core support level filesKinsey Moore
2012-06-04Merge changes dealing with support for Digium phones.Mark Michelson
2012-06-01Help mitigate potential reinvite glare scenarios.Mark Michelson
2012-05-23Re-add LastMsgsSent value for SIP peersMatthew Jordan
2012-05-18Fix a variety of memory leaksMatthew Jordan
2012-05-18chan_sip: Fix a small TEST_FRAMEWORK related error that prevents compilingJonathan Rose
2012-05-18Reorder and renumber tests appropriatelyKinsey Moore
2012-05-17logger: Adds additional support for call id logging and chan_sip specific stuffJonathan Rose
2012-05-10Resolve FORWARD_NULL static analysis warningsKinsey Moore