Commit Graph

186 Commits (1aafadf8148a7cf66f73beeb6fe711d98b678fc5)

Author SHA1 Message Date
Terry Wilson b7233b18eb Properly handle UAC/UAS roles for SIP session timers
13 years ago
Andrew Latham 6f61cb50c5 Doxygen Updates - janitor work
13 years ago
Joshua Colp e8380afc8a Add support for DTLS-SRTP to res_rtp_asterisk and chan_sip.
13 years ago
Matthew Jordan ae179ac5b4 Only re-create an SRTP session when needed
13 years ago
Matthew Jordan 8018b879a2 Clean up doxygen warnings
13 years ago
Mark Michelson 9ee8b3c0f6 Extend extension state callbacks to have more information.
13 years ago
Matthew Jordan 5c4578f4ad Add named callgroups/pickupgroups
13 years ago
Mark Michelson 9f0127f087 Multiple revisions 370769-370771
13 years ago
Mark Michelson 4377d511ae Add headers from SIPAddHeader to outbound REFER requests.
13 years ago
Kinsey Moore e5210366e4 Clean up chan_sip
13 years ago
Joshua Colp 4d6b524b61 Prevent multiple local candidates from being added with the same information and add support for disabling ICE on a per-peer basis.
13 years ago
Joshua Colp e938737570 Add support for SIP over WebSocket.
13 years ago
Jonathan Rose 10afdf3a2a Named ACLs: Introduces a system for creating and sharing ACLs
13 years ago
Terry Wilson d97e6c1401 Better handle re-INVITEs with provisional but no final repsonses
13 years ago
Terry Wilson 7d9e0158c3 AST-2012-010: Clean up after a reinvite that never gets a final response
14 years ago
Mark Michelson e0883154cf Re-fix how local tag is generated when sending a 481 to an INVITE.
14 years ago
Kinsey Moore bf6ef69702 Allow chan_sip to decline unwanted media streams
14 years ago
Kevin P. Fleming 166b4e2b30 Multiple revisions 369001-369002
14 years ago
Kinsey Moore c6142cf2cc Fix coverity UNUSED_VALUE findings in core support level files
14 years ago
Mark Michelson 14a985560e Merge changes dealing with support for Digium phones.
14 years ago
Mark Michelson 463f9d729a Help mitigate potential reinvite glare scenarios.
14 years ago
Matthew Jordan f454dceaf3 Re-add LastMsgsSent value for SIP peers
14 years ago
Matthew Jordan 7b51320642 Fix a variety of memory leaks
14 years ago
Jonathan Rose 6fc8e9928d chan_sip: Fix a small TEST_FRAMEWORK related error that prevents compiling
14 years ago
Kinsey Moore 54268bca4a Reorder and renumber tests appropriately
14 years ago
Jonathan Rose cd37bec058 logger: Adds additional support for call id logging and chan_sip specific stuff
14 years ago
Kinsey Moore dd81b047db Resolve FORWARD_NULL static analysis warnings
14 years ago
Kinsey Moore 781f4657b9 Fix many issues from the NULL_RETURNS Coverity report
14 years ago
Joshua Colp ae1502be33 Add support for lightweight NAT keepalive.
14 years ago
Michael L. Young abf40d9b28 Add IPv6 address support to security events framework.
14 years ago
Alec L Davis 9ac6938e09 Missed lastinvite CSeq int to uint32_t change
14 years ago
Mark Michelson 1bef7695ce Add a security event for the case where fake authentication challenge is sent.
14 years ago
Jonathan Rose 299dd5d4fc Adds an option to sip.conf that prevents diversion headers from being added.
14 years ago
Richard Mudgett ebe2c33b72 Fix worker thread resource leak in SIP TCP/TLS.
14 years ago
Matthew Jordan 670797e5da Allow SRTP policies to be reloaded
14 years ago
Terry Wilson 57f42bd74f ast_channel opaquification of pointers and integral types
14 years ago
Terry Wilson e5c51ee44c Add auto_force_rport and auto_comedia NAT options
14 years ago
Terry Wilson 3342183016 Add callbackextension matching & realtime callbackextensions
14 years ago
Alec L Davis 0ccc1f5274 Merged revisions 353321 via svnmerge from
14 years ago
Alec L Davis e0ca02fe21 Merged revisions 352863 via svnmerge from
14 years ago
Richard Mudgett cbe57b11cb Fixes for sending SIP MESSAGE outside of calls.
14 years ago
Richard Mudgett ae32acfa3e Misc minor fixes in reqresp_parser.c and chan_sip.c.
14 years ago
Mark Michelson 9c161503dc Set port to a default sane value if a bogus one is provided when parsing hostnames.
14 years ago
Russell Bryant 2b2d34b3c9 Constify tag argument in REF_DEBUG related code.
14 years ago
Jonathan Rose 19a4928fee INFO/Record request configurable to use dynamic features
14 years ago
Jonathan Rose 03596bcb47 chan_sip autocreatepeer=persist option for auto-created peers to survive reload
14 years ago
Richard Mudgett 113612b9d6 Restore SIP DTMF overlap dialing method.
14 years ago
Walter Doekes 6ef49c3214 Update reqresp_parser parse_uri doxygen comments.
14 years ago
Walter Doekes 863d7189b9 Remove unneeded if(params) checks in reqresp_parser.
14 years ago
Kinsey Moore c225800646 Fix several bugs with SDP parsing and well-formedness of responses
14 years ago
Terry Wilson 04f04ff39d Don't treat a host:port string as a domain
14 years ago
Terry Wilson e28d306387 Make room for the fax detect flags
14 years ago
Terry Wilson 7f883ef495 Remove registertrying option in chan_sip
14 years ago
Richard Mudgett 10de040b6e More parking issues.
14 years ago
Richard Mudgett b63c1cc545 Fix some potential deadlocks pointed out by helgrind.
14 years ago
Gregory Nietsky c4a7d0e2c7 Merged revisions 338417 via svnmerge from
14 years ago
Jonathan Rose 5982bdcb7c Merged revisions 337595,337597 via svnmerge from
14 years ago
Gregory Nietsky 8493c46308 Merged revisions 336936 via svnmerge from
14 years ago
Olle Johansson 404151ad65 New sip.conf option for setting default tonezone for channel or individual devices
14 years ago
Matthew Nicholson ea5262eeb5 Merged revisions 332042 via svnmerge from
14 years ago
Matthew Nicholson 1858e274e3 Merged revisions 332027 via svnmerge from
14 years ago
Gregory Nietsky 5c627eba2b Remove lastmsgssent from sip it has not been working since 1.6
14 years ago
Richard Mudgett 14d510c5b7 Merged revisions 326291 via svnmerge from
15 years ago
Kinsey Moore 1d93d217f0 Merged revisions 325740 via svnmerge from
15 years ago
David Vossel 6693c49a6a Merged revisions 324685 via svnmerge from
15 years ago
David Vossel 0bd877621e Addition of "outofcall_message_context" sip.conf option.
15 years ago
Russell Bryant 3f4d0e8743 Support routing text messages outside of a call.
15 years ago
Jonathan Rose 0caae96609 Merged revisions 321273 via svnmerge from
15 years ago
Mark Murawki 9a7f807278 Merged revisions 321155 via svnmerge from
15 years ago
Jonathan Rose f90bc95f0d Merged revisions 319938 via svnmerge from
15 years ago
Gregory Nietsky 32d43ebe19 When a error in T.38 negotiation happens or its rejected on a channel the
15 years ago
Matthew Nicholson 9066db4329 Merged revisions 318720 via svnmerge from
15 years ago
Russell Bryant f0f5e237bf Merged revisions 317474 via svnmerge from
15 years ago
Matthew Nicholson e87639fc26 Merged revisions 315894 via svnmerge from
15 years ago
Matthew Nicholson 079e794b1c Merged revisions 314628 via svnmerge from
15 years ago
Leif Madsen b8b1d085db Add 'description' field for CLI and Manager output
15 years ago
Brett Bryant 15f633294d Merged revisions 311612 via svnmerge from
15 years ago
Terry Wilson 82ef85f20b Merged revisions 311558 via svnmerge from
15 years ago
Jonathan Rose f7b7223fb6 Merged revisions 310088 via svnmerge from
15 years ago
David Vossel c26c190711 Asterisk media architecture conversion - no more format bitfields
15 years ago
Matthew Nicholson 48a9694ed0 Merged revisions 304245 via svnmerge from
15 years ago
Matthew Nicholson e706b5706e According to section 19.1.2 of RFC 3261:
15 years ago
Russell Bryant cc0b7e7df5 Some scheduler API cleanup and improvements.
15 years ago
Jeff Peeler 41b95ee887 Merged revisions 286931 via svnmerge from
15 years ago
David Vossel 1b2039e7db Merged revisions 285006 via svnmerge from
15 years ago
David Vossel d17eded2e9 Merged revisions 284950 via svnmerge from
15 years ago
David Vossel 848135748f Merged revisions 283559 via svnmerge from
15 years ago
David Vossel bcf5988caf Merged revisions 283493 via svnmerge from
15 years ago
a491cac965 Merged revisions 281687 via svnmerge from
15 years ago
Russell Bryant 1990c4347e Merged revisions 281650 via svnmerge from
15 years ago
Jeff Peeler 7a987a853e Merged revisions 280269 via svnmerge from
15 years ago
David Vossel 4a98994542 Merged revisions 279568 via svnmerge from
15 years ago
Mark Michelson dd9428666d Merged revisions 279504 via svnmerge from
15 years ago
Mark Michelson d1ad460b3d SIP URI comparison fixes.
15 years ago
Mark Michelson 57a92a6a7c Allow IPv6 addresses for UDPTL streams.
15 years ago
Mark Michelson cb5892bb67 Fix port setting of external address in SIP.
15 years ago
Mark Michelson 2289649901 Fix up some weird indentation problems in reqresp_parser.c
15 years ago
Olle Johansson e129b31fc6 Add ability to configure the Max-Forwards header in the dialplan, as well as in
15 years ago
David Vossel 23b6e621d2 chan_sip: RFC compliant retransmission timeout
15 years ago
Terry Wilson b42c6cab17 Revert early destruction of RTP sessions
15 years ago