Commit Graph

4757 Commits (38e98f42bc656c514b321a55bdfd5bb1c0a0fb55)

Author SHA1 Message Date
Mark Michelson 38e98f42bc Only send a BYE when hanging up a channel that is up.
17 years ago
Mark Michelson 1c46ba9635 Fix a problem where a 491 response could be sent out of dialog.
17 years ago
Jeff Peeler 594a236e12 Only set the priindication setting when not performing a reload
17 years ago
Mark Michelson 94bc859e81 Remove inaccurate XXX comment.
17 years ago
Mark Michelson eb5f3170fc Properly handle 183 responses which do not contain an SDP.
17 years ago
Jeff Peeler e07afa4876 Wait for wink before dialing when using E&M wink signaling
17 years ago
Jeff Peeler dca651b85d Revert r207573, this approach could potentially block for an unacceptable
17 years ago
Kevin P. Fleming 75f1eaf2a1 Ensure that user-provided CFLAGS and LDFLAGS are honored.
17 years ago
Jeff Peeler 8b940dbeb7 Wait for wink before dialing when using E&M wink signaling
17 years ago
Mark Michelson 423a444c0b Answer video SDP offers properly when videosupport is not enabled.
17 years ago
Jeff Peeler d162e4b055 Fix format specifier to print out an unsigned long long.
17 years ago
Jeff Peeler 1e30dcf61c Enhance configuration option for overlapdial allowing direction choice
17 years ago
David Vossel 98a6820737 sip option flags handled incorrectly
17 years ago
David Vossel 7c82de7d7e SIP incorrect From: header information when callpres is prohib
17 years ago
Richard Mudgett 7782df0963 Merged revision 206700 from
17 years ago
Richard Mudgett 6db6a73b8d Fixes several call transfer issues with chan_misdn.
17 years ago
Russell Bryant 8d5516a153 Merged revisions 206384 via svnmerge from
17 years ago
Richard Mudgett 9f3cd22c7a Fix some memory leaks in chan_misdn.
17 years ago
Mark Michelson 12b5e7706c Properly ACK 487 responses to canceled INVITEs.
17 years ago
David Vossel 1678f43bfa SIP registration auth loop caused by stale nonce
17 years ago
Mark Michelson 43a5245325 Ensure that outbound NOTIFY requests are properly routed through stateful proxies.
17 years ago
Richard Mudgett fb1c512a40 No audio on calls from Asterisk to various ISDN devices until DTMF sent by caller.
17 years ago
David Vossel beaf6217b3 Fixes 8khz assumptions
17 years ago
Richard Mudgett 202f9967c6 Removed confusing warning message "Got Busy in Connected State"
17 years ago
Mark Michelson e5bef05d8f Add error message so that it is clear why a SIP peer was not processed when
17 years ago
Mark Michelson 439ce618c5 Fix build oops.
17 years ago
Mark Michelson 9589d9fb2e Fix a problem where chan_sip would ignore "old" but valid responses.
17 years ago
David Vossel 4f3580b882 segfault after SPINLOCK schedule delete
17 years ago
Richard Mudgett f65dccafb6 The ISDN CPE side should not exclusively pick B channels normally.
17 years ago
Jeff Peeler fc73897bbd Make sure to recreate the dahdi pseudo channel after dahdi restart
17 years ago
Russell Bryant c05d6ceccd Resolve a crash related to a T.38 reinvite race condition.
17 years ago
Richard Mudgett 1ac27cf7ec Improved chan_dahdi.conf pritimer error checking.
17 years ago
Mark Michelson a1fa4f0391 Use the handy UNLINK macro instead of hand-coding the same thing in-line.
17 years ago
David Vossel d6106936cb MWI NOTIFY contains a wrong URI if Asterisk listens to non-standard port and transport
17 years ago
Mark Michelson f76b499923 Fix more memory leaks that may result if rtp is not successfully allocated.
17 years ago
Mark Michelson b0c0c17764 Fix potential memory leak in chan_sip when video rtp is not allocated properly.
17 years ago
Russell Bryant dcfd8d7c7c Make Polycom subscription type override check more explicit.
17 years ago
Mark Michelson 26ba38b8f4 Remove an extra debug line left from previous commit.
17 years ago
Mark Michelson d31f78a172 Fix a situation in which Asterisk would not stop retransmitting 487s.
17 years ago
Mark Michelson 1f7d3e9a01 Fix a possible infinite loop in SDP parsing during glare situation.
17 years ago
Sean Bright f543251260 Since we don't have sip_pvt_lock() in 1.4, we need to use ast_mutex_* directly.
17 years ago
Matthew Nicholson e735cdc36b Added deadlock protection to try_suggested_sip_codec in chan_sip.c.
17 years ago
David Vossel f17d5d22d2 timestamp was being converted to host order as a short rather than a long
17 years ago
David Brooks ebe2c1829b Checks for NULL sip_pvt pointer in chan_sip.c->acf_channel_read()
17 years ago
Mark Michelson c946be82a9 Add INFO to our allowed methods so that endpoints know they may send it to us.
17 years ago
David Vossel ed94be12f0 Additional updates to AST-2009-001
17 years ago
David Vossel 67928d88a9 'iax show peer blah' now outputs whether or not peer 'blah' is in trunk mode or not.
17 years ago
Mark Michelson 590408dca3 Allow for media to arrive from an alternate source when responding to a reinvite with 491.
17 years ago
Eliel C. Sardanons 26cec158af Use the address we already know when reloading a peer with nat=yes.
17 years ago
Joshua Colp eb2a672328 Fix a bug where the flag indicating the presence of rport would get overwritten by the nat setting.
17 years ago