summaryrefslogtreecommitdiff
path: root/channels/sip/include
AgeCommit message (Expand)Author
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
2012-09-21Doxygen Updates - janitor workAndrew Latham
2012-09-20Add support for DTLS-SRTP to res_rtp_asterisk and chan_sip.Joshua Colp
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-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-17logger: Adds additional support for call id logging and chan_sip specific stuffJonathan Rose
2012-04-28Add support for lightweight NAT keepalive.Joshua Colp
2012-03-16Missed lastinvite CSeq int to uint32_t changeAlec L Davis
2012-02-27Adds an option to sip.conf that prevents diversion headers from being added.Jonathan Rose
2012-02-24Fix worker thread resource leak in SIP TCP/TLS.Richard Mudgett
2012-02-09Add auto_force_rport and auto_comedia NAT optionsTerry Wilson
2012-02-08Add callbackextension matching & realtime callbackextensionsTerry Wilson
2012-01-30Merged revisions 353321 via svnmerge from Alec L Davis
2012-01-27Merged revisions 352863 via svnmerge from Alec L Davis
2012-01-25Fixes for sending SIP MESSAGE outside of calls.Richard Mudgett
2011-12-31Constify tag argument in REF_DEBUG related code.Russell Bryant
2011-12-23INFO/Record request configurable to use dynamic featuresJonathan Rose
2011-12-23chan_sip autocreatepeer=persist option for auto-created peers to survive reloadJonathan Rose
2011-11-14Restore SIP DTMF overlap dialing method.Richard Mudgett
2011-11-14Update reqresp_parser parse_uri doxygen comments.Walter Doekes
2011-11-10Fix several bugs with SDP parsing and well-formedness of responsesKinsey Moore
2011-11-09Don't treat a host:port string as a domainTerry Wilson
2011-11-03Make room for the fax detect flagsTerry Wilson