summaryrefslogtreecommitdiff
path: root/channels/sip
AgeCommit message (Expand)Author
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
2012-05-04Fix many issues from the NULL_RETURNS Coverity reportKinsey Moore
2012-04-28Add support for lightweight NAT keepalive.Joshua Colp
2012-04-16Add IPv6 address support to security events framework.Michael L. Young
2012-03-16Missed lastinvite CSeq int to uint32_t changeAlec L Davis
2012-02-28Add a security event for the case where fake authentication challenge is sent.Mark Michelson
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-24Allow SRTP policies to be reloadedMatthew Jordan
2012-02-20ast_channel opaquification of pointers and integral typesTerry Wilson
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
2012-01-19Misc minor fixes in reqresp_parser.c and chan_sip.c.Richard Mudgett
2012-01-13Set port to a default sane value if a bogus one is provided when parsing host...Mark Michelson
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-11Remove unneeded if(params) checks in reqresp_parser.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
2011-11-02Remove registertrying option in chan_sipTerry Wilson
2011-10-18More parking issues.Richard Mudgett
2011-10-11Fix some potential deadlocks pointed out by helgrind.Richard Mudgett
2011-09-29Merged revisions 338417 via svnmerge from Gregory Nietsky
2011-09-22Merged revisions 337595,337597 via svnmerge from Jonathan Rose
2011-09-20Merged revisions 336936 via svnmerge from Gregory Nietsky
2011-09-12New sip.conf option for setting default tonezone for channel or individual de...Olle Johansson
2011-08-16Merged revisions 332042 via svnmerge from Matthew Nicholson
2011-08-16Merged revisions 332027 via svnmerge from Matthew Nicholson