Commit Graph

87 Commits (4bddfcf33518df3df02cc4793d404fed296edfb2)

Author SHA1 Message Date
Alec L Davis 1ded276c97 Missed lastinvite CSeq int to uint32_t change
14 years ago
Richard Mudgett 534213a074 Fix worker thread resource leak in SIP TCP/TLS.
14 years ago
Matthew Jordan 032962f1a2 Allow SRTP policies to be reloaded
14 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
Richard Mudgett f3c3de4c71 Misc minor fixes in reqresp_parser.c and chan_sip.c.
14 years ago
Mark Michelson f7876c1dfe Set port to a default sane value if a bogus one is provided when parsing hostnames.
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.
15 years ago
Walter Doekes f1762a4633 Update reqresp_parser parse_uri doxygen comments.
15 years ago
Walter Doekes 0b3270601a Remove unneeded if(params) checks in reqresp_parser.
15 years ago
Kinsey Moore 47cff21b6d Fix several bugs with SDP parsing and well-formedness of responses
15 years ago
Terry Wilson a2a11ee737 Don't treat a host:port string as a domain
15 years ago
Terry Wilson 702726c917 Make room for the fax detect flags
15 years ago
Terry Wilson 5844133aba Remove registertrying option in chan_sip
15 years ago
Richard Mudgett f2b371fedf More parking issues.
15 years ago
Richard Mudgett a458ac621e Fix some potential deadlocks pointed out by helgrind.
15 years ago
Gregory Nietsky e7d6d7ee19 The rtptimeout setting is ignored on a per peer basis.
15 years ago
Matthew Nicholson c9325708c8 default 'sipstorecause' to no
15 years ago
Matthew Nicholson 3d709a2b55 use DEFAULT_STORE_SIP_CAUSE to set the default value for the 'storesipcause' option
15 years ago
Richard Mudgett 48e78804e2 Used auth= parameter freed during "sip reload" causes crash.
15 years ago
Kinsey Moore 484a8a8363 chan_sip: cleanup from the introduction of ast_str
15 years ago
David Vossel 5a8af0d613 Fixes sip crash when calling remove_uri_parameters with NULL
15 years ago
Jonathan Rose a99d9c7770 markm committed a patch I was working on yesterday, this fixes it to mesh up with suggestions by mnicholson.
15 years ago
Mark Murawki a35ebe0f61 Fixed build problem with dev mode enabled, which was caused by commit 321100. Reformulated patch to be more generic.
15 years ago
Jonathan Rose b3a2f27111 Adds legacy_useroption_parsing to address interoperability concerns.
15 years ago
Matthew Nicholson 1b1961f73f Handle ipv6 addresses in the sent-by Via: field.
15 years ago
Russell Bryant 1ccfa50ba8 Fix more "set but unused" warnings.
15 years ago
Matthew Nicholson e8210addf8 Merged revisions 315893 via svnmerge from
15 years ago
Matthew Nicholson 4468fe047e Merged revisions 314620 via svnmerge from
15 years ago
Brett Bryant a54ab29087 Fix a possible crash in sip/reqresp_parser.c that is caused by a possible null
15 years ago
Terry Wilson 2f95620a2f Don't use static declared buf in parse_name_andor_addr
15 years ago
Jonathan Rose ed3e04e831 Returns with an error notice if CHANNEL function of SIP channel is read without arguments.
15 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.
16 years ago
David Vossel 4c42713010 Disables auth_options_request option by default.
16 years ago
David Vossel 125f089394 authenticate OPTIONS requests just like we would an INVITE
16 years ago
David Vossel 8ae2b6a612 Merged revisions 283558 via svnmerge from
16 years ago
David Vossel 2787a14001 Changes the default behavior for sip.conf's pedantic option from "no" to "yes".
16 years ago
5c1c1b35bd Fix parsing of IPv6 address literals in outboundproxy
16 years ago
Russell Bryant 7011a94fc0 Change the default value for alwaysauthreject in sip.conf to "yes".
16 years ago
Jeff Peeler 50f2b57276 Give test category missing leading slash
16 years ago
David Vossel 610151af27 transaction matching using top most Via header
16 years ago
Mark Michelson bc3b185063 Allow for systems without locale support to be usable.
16 years ago
Mark Michelson d1ad460b3d SIP URI comparison fixes.
16 years ago
Mark Michelson 57a92a6a7c Allow IPv6 addresses for UDPTL streams.
16 years ago
Mark Michelson cb5892bb67 Fix port setting of external address in SIP.
16 years ago
Mark Michelson 2289649901 Fix up some weird indentation problems in reqresp_parser.c
16 years ago
Olle Johansson e129b31fc6 Add ability to configure the Max-Forwards header in the dialplan, as well as in
16 years ago
David Vossel 23b6e621d2 chan_sip: RFC compliant retransmission timeout
16 years ago