Commit Graph

7214 Commits (10e41e37b5031694e3ce663e89b14912816c859c)

Author SHA1 Message Date
Terry Wilson 6fd4756e8a Fix multiple SIP realtime issues
13 years ago
Jonathan Rose 9b7fb67b37 Fixes deadlocks occuring in chan_agent due to r335976
13 years ago
Kinsey Moore e525639f97 Ensure entering T.38 passthrough does not cause an infinite loop
13 years ago
Richard Mudgett 75ff4644e6 Restore the 'w' modifier support for ISDN spans. Dial(DAHDI/g0/1234w888)
13 years ago
Jonathan Rose 6a642e725c Fix sip show peers port output, align columns, and fix ami port output.
13 years ago
Jonathan Rose b119a48c92 Use ast_sockaddr_stringify_fmt wrappers for various functions in chan_sip
13 years ago
Terry Wilson 48b42ebe3a Re-link peers by IP when dnsmgr changes the IP
13 years ago
Alec L Davis 4010b49e49 Merged revisions 353368 via svnmerge from
13 years ago
Alec L Davis e4c84b1876 Merged revisions 353320 via svnmerge from
13 years ago
Kevin P. Fleming 0df3cca56a Clarify log WARNING message when port-zero SDP 'm' lines received.
13 years ago
Richard Mudgett 88af121f9f Audit of ao2_iterator_init() usage for v1.8.
14 years ago
Alec L Davis 787c107b36 Merged revisions 352862 via svnmerge from
14 years ago
Jonathan Rose e1d480d386 Copy amaflags to sip_pvt from peer during create_addr_from_peer
14 years ago
Alec L Davis 048a00bbaf Merged revisions 352704 via svnmerge from
14 years ago
Terry Wilson c392836403 Remove some extraneous debugging from registry memleak fix
14 years ago
Richard Mudgett b1f34068ac Fixes for sending SIP MESSAGE outside of calls.
14 years ago
Terry Wilson 969205a024 Clean up some SIP registry-related memory leaks
14 years ago
Mark Michelson 6a8768cfce Don't do a DNS lookup on an outbound REGISTER host if there is an outbound proxy configured.
14 years ago
Richard Mudgett b4b3c15634 Fix sip_cfg.notifycid to be set with the defined enum values.
14 years ago
Mark Michelson ac7a6a2acb Remove XXX comment that is not necessary.
14 years ago
Mark Michelson a4fb7d4f49 Fix RTP reference leak.
14 years ago
Jonathan Rose cba6667e46 Adds setting of mwi_from field to check_auth_result check_peer_ok
14 years ago
Richard Mudgett 33dc146b63 Misc minor fixes in reqresp_parser.c and chan_sip.c.
14 years ago
Jonathan Rose 1ee1b73567 Eliminates doubling the :port part of SIP Notify Message-Account headers.
14 years ago
Joshua Colp f125c6200a Prevent crash when an SDP offer is received with an encrypted video stream when support for video is disabled and res_srtp is loaded.
14 years ago
Stefan Schmidt 57b83daf59 The get_pai function in chan_sip.c didn't recognized a proper callerid name and
14 years ago
Mark Michelson 5ced83bb1e Use built-in parsing functions for Contact and Record-Route headers.
14 years ago
Matthew Jordan eba41e8f7d Fix udptl issue with initial INVITE introduced by r351027
14 years ago
Russell Bryant 19af5d6103 Merged revisions 351182 via svnmerge from
14 years ago
Terry Wilson b003707140 Ensure ACK retransmit & hangup on non-200 response to INVITE
14 years ago
Terry Wilson 75f8a7940a Don't prematurely stop SIP session timer
14 years ago
Matthew Jordan 76c9a985a4 Create and initialize udptl only when dialog negotiates for image media
14 years ago
Kevin P. Fleming bbf49866fd Multiple revisions 350788-350789
14 years ago
Mark Michelson c456ccca60 Set port to a default sane value if a bogus one is provided when parsing hostnames.
14 years ago
Matthew Jordan d3fbfc50f4 Fix crash from bridge channel hangup race condition in ConfBridge
14 years ago
Richard Mudgett ab8a7f838a Fix joinable thread terminating without joiner memory leak in chan_iax.c.
14 years ago
Terry Wilson 3ca369ec95 Don't leak CID in From header when presentation=unavailable
14 years ago
Richard Mudgett 2defa0b88e Fix segfault in chan_dahdi for CHANNEL(dahdi_span) evaluation on hangup.
14 years ago
Jonathan Rose 480e7da3c0 Adds Subscription-State header to notify with call completion. per RFC3265
14 years ago
Richard Mudgett d43b217d08 Fix extension state callback references in chan_sip.
14 years ago
Richard Mudgett 5bfbc7febf Fix chan_iax2 to not report an RDNIS number if it is blank.
14 years ago
Stefan Schmidt b81ed5a885 Fix possible misshandling of an incoming SIP response as a peer poke response.
14 years ago
Walter Doekes 7af6cc7507 Fix regression when using tcpenable=no and tlsenable=yes.
14 years ago
Terry Wilson b20f27d3f0 Don't crash on INFO automon request with no channel
14 years ago
Richard Mudgett 411fc37ea7 Make SIP INFO messages for dtmf-relay signals case insensitive.
14 years ago
Walter Doekes 7b69c9ee28 Don't allow transport=tcp when tcpenable=no.
14 years ago
Matthew Jordan d539515844 Fixed crash from orphaned MWI subscriptions in chan_sip
14 years ago
Richard Mudgett 1e12d2aee4 Restore call progress code for analog ports.
14 years ago
Walter Doekes 51c8db4fb1 For SIP REGISTER fix domain-only URIs and domain ACL bypass.
14 years ago
Matthew Jordan 058a8177e4 Update SIP MESSAGE To parsing to correctly handle URI
14 years ago