Commit Graph

51 Commits (16a61aecde0ba2a4e0926d2bd999343938f85ed7)

Author SHA1 Message Date
Terry Wilson 16a61aecde AST-2012-010: Clean up after a reinvite that never gets a final response
13 years ago
Mark Michelson 9b9a84740b Re-fix how local tag is generated when sending a 481 to an INVITE.
13 years ago
Alec L Davis 1ded276c97 Missed lastinvite CSeq int to uint32_t change
13 years ago
Richard Mudgett 534213a074 Fix worker thread resource leak in SIP TCP/TLS.
13 years ago
Alec L Davis 8fc0050b54 RFC3261 Section 8.1.1.5. The sequence number value MUST be expressible as a 32-bit unsigned integer
14 years ago
Alec L Davis 4d2f8a9cfd rfc4235 - Section 4.1: Versions MUST be representable using a non-negative 32 bit integer.
14 years ago
Matthew Jordan 7c0ead6cb8 Fixed crash from orphaned MWI subscriptions in chan_sip
14 years ago
Richard Mudgett f435f45c50 Restore SIP DTMF overlap dialing method.
14 years ago
Kinsey Moore 47cff21b6d Fix several bugs with SDP parsing and well-formedness of responses
14 years ago
Terry Wilson a2a11ee737 Don't treat a host:port string as a domain
14 years ago
Terry Wilson 702726c917 Make room for the fax detect flags
14 years ago
Terry Wilson 5844133aba Remove registertrying option in chan_sip
14 years ago
Richard Mudgett f2b371fedf More parking issues.
14 years ago
Gregory Nietsky e7d6d7ee19 The rtptimeout setting is ignored on a per peer basis.
14 years ago
Matthew Nicholson c9325708c8 default 'sipstorecause' to no
14 years ago
Matthew Nicholson 3d709a2b55 use DEFAULT_STORE_SIP_CAUSE to set the default value for the 'storesipcause' option
14 years ago
Richard Mudgett 48e78804e2 Used auth= parameter freed during "sip reload" causes crash.
14 years ago
Kinsey Moore 484a8a8363 chan_sip: cleanup from the introduction of ast_str
14 years ago
Jonathan Rose b3a2f27111 Adds legacy_useroption_parsing to address interoperability concerns.
14 years ago
Matthew Nicholson 4468fe047e Merged revisions 314620 via svnmerge from
14 years ago
Matthew Nicholson 15b9d1ac10 Merged revisions 304244 via svnmerge from
15 years ago
Jeff Peeler c9bfde6afd Add parking extension for non-default parking lots.
15 years ago
David Vossel 4c42713010 Disables auth_options_request option by default.
15 years ago
David Vossel 125f089394 authenticate OPTIONS requests just like we would an INVITE
15 years ago
David Vossel 8ae2b6a612 Merged revisions 283558 via svnmerge from
15 years ago
David Vossel 2787a14001 Changes the default behavior for sip.conf's pedantic option from "no" to "yes".
15 years ago
Russell Bryant 7011a94fc0 Change the default value for alwaysauthreject in sip.conf to "yes".
15 years ago
David Vossel 610151af27 transaction matching using top most Via header
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
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
Mark Michelson cd4ebd336f Add IPv6 to Asterisk.
15 years ago
David Vossel 243d87038e correct handling of get_destination return values
15 years ago
David Vossel 8a07dbf95d rfc compliant sip option parsing + new unit test
15 years ago
Matthew Nicholson 9bbeb945e8 Merged revisions 271689 via svnmerge from
15 years ago
David Vossel a1fe641a38 retransmit response to BYE requests until timer J expires
15 years ago
Terry Wilson 857814f435 Add SRTP support for Asterisk
15 years ago
Tilghman Lesher 8b790e4f06 Mailbox list would previously grow at each reload, containing duplicates.
15 years ago
Richard Mudgett afd4454c44 Generic Advice of Charge.
15 years ago
David Vossel 77a96c5a93 do all sip registry parsing before transmit_register
15 years ago
Terry Wilson c7303d840e Add support for direct media ACLs
15 years ago
Mark Michelson b5d5cc565f Enhancements to connected line and redirecting work.
15 years ago
Tilghman Lesher ba9b0d95e6 Permit more lines within a SIP body to be parsed.
15 years ago
Mark Michelson 9e1b6c7236 Don't override peer context with domain context.
15 years ago
Mark Michelson 4b8f1c8cac Add routines for parsing SIP URIs consistently.
15 years ago
Mark Michelson e24661fd18 Merge Call completion support into trunk.
15 years ago
Kevin P. Fleming 42577406fd Improve handling of T.38 re-INVITEs that arrive before a T.38-capable
15 years ago
Terry Wilson 68d1ded8dd Only change the RTP ssrc when we see that it has changed
15 years ago
Russell Bryant f199367b93 Tweak formatting and add minor updates to some comments.
16 years ago