Commit Graph

4780 Commits (3913dcbc40039ca3c1942b7300fc45daeb4970ea)

Author SHA1 Message Date
Kevin P. Fleming b36f0b9340 revert accidental commit
17 years ago
Kevin P. Fleming 2c027162a2 Use proper hostname for downloading sound files.
17 years ago
Jeff Peeler 395e431ab6 Fix handling of DAHDI_EVENT_REMOVED event to prevent crash in do_monitor.
17 years ago
Tilghman Lesher fb591b9f93 Backport realtime fix to 1.4
17 years ago
David Vossel 92acf5ac29 IAX2 encryption regression
17 years ago
Olle Johansson b546a14a99 Remove harmful code that causes endless loops.
17 years ago
Michiel van Baak da349b0e75 make chan_sip compile under devmode again
17 years ago
Olle Johansson 05899c19a1 Make apps send PROGRESS control frame for early media and fix too early media issue in SIP
17 years ago
David Vossel ed1951d895 Merge code associated with AST-2009-006
17 years ago
Terry Wilson 82b1e162e1 Re-send non-100 provisional responses to prevent cancellation
17 years ago
Tilghman Lesher fa27e8dffa Also unlock the "other" channel, when returning, due to glare.
17 years ago
Kevin P. Fleming 79221dad8d Ensure that T.38 INVITEs generated by Asterisk properly result in T.38 being enabled.
17 years ago
Richard Mudgett 309898993f Removed some deadwood and added some doxygen comments.
17 years ago
Jeff Peeler d924b5349e Fix segfault when reloading chan_misdn.
17 years ago
Richard Mudgett 00de2431be Fix uninitialized variable.
17 years ago
Mark Michelson ad76c40551 Backport fix so that outbound CANCEL requests have same branch as challenged INVITEs.
17 years ago
Tilghman Lesher 63cc189747 AST-2009-005
17 years ago
Richard Mudgett 20d63bd1c0 Dialplan starts execution before the channel setup is complete.
17 years ago
David Brooks 29f865ad17 Fixes dialplan wildcard extension taking precedence over call pickup code.
17 years ago
Tilghman Lesher ca0f026f41 Reverting index() fix, applying a different methodology, based upon developer discussions.
17 years ago
Kevin P. Fleming b5bea3704c Minor changes inspired by testing with latest GCC.
17 years ago
Jeff Peeler f622e06bbe Fix logic errors from 208746
17 years ago
Jeff Peeler fc5db2b241 Fix compiling under dev-mode with gcc 4.4.0.
17 years ago
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