Commit Graph

13588 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
Tilghman Lesher 98dcd8946e Export symbols for functions included in our compatibility headers.
17 years ago
Tilghman Lesher 5dbbf21212 Force an error if a blank is passed to QUOTE (because the documentation states the argument is not optional).
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
Mark Michelson e0827ae778 Document default timeout for AMI originations.
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
Russell Bryant 8b67a33369 Only do the chan->fdno check in ast_read() in a developer build.
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
David Vossel 5510a1c74e error in iax.conf related IP-based access control
17 years ago
David Vossel b1fe655954 avoid segfault caused by user error
17 years ago
Tilghman Lesher ed177d72d4 Fix a memory leak.
17 years ago
Richard Mudgett 7782df0963 Merged revision 206700 from
17 years ago
Sean Bright 455ccbae20 Only print debug info in codec_dahdi if we are asking for it.
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
Russell Bryant df4d75f4a7 Print CID match in "show dialplan".
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 259998a286 Changing ast_samp2tv to not use floating point.
17 years ago
David Vossel beaf6217b3 Fixes 8khz assumptions
17 years ago
David Vossel 2e330f772c moving ast_devstate_to_extenstate to pbx.c from devicestate.c
17 years ago
Mark Michelson 16d3415cf3 Prevent phantom calls to queue members.
17 years ago
Jason Parker c43a1be4ec Update config.guess and config.sub from the savannah.gnu.org git repo.
17 years ago
David Vossel 9f4c452028 ast_samp2tv needs floating point for 16khz audio
17 years ago
Tilghman Lesher 0b1f3adf7f Add redirection warnings for the invalid language codes previously removed.
17 years ago
Russell Bryant 33f54353ba Make OpenSSL usage thread-safe.
17 years ago
Richard Mudgett 202f9967c6 Removed confusing warning message "Got Busy in Connected State"
17 years ago
David Vossel bdada0dce1 moving device state functions from pbx.h to devicestate.h to sync with other branches
17 years ago
David Vossel 4c99b19973 Improved mapping of extension states from combined device states.
17 years ago
Tilghman Lesher e8f0570118 More incorrect language codes, plus ensuring that regionalizations use the specified language, and not English for grammar.
17 years ago
Jason Parker b3e413e910 Fix ast_say_counted_noun to correctly handle Polish. Fix a comment typo in passing.
17 years ago
Tilghman Lesher 60270012a9 "tw" is the language specification for Twi (from Ghana) not Taiwanese.
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
Tilghman Lesher 399bd49b7d Revision 189537 was supposed to make 1.4 more correct. Instead, it broke func_odbc. Reverting.
17 years ago
David Vossel 4f3580b882 segfault after SPINLOCK schedule delete
17 years ago