Commit Graph

13614 Commits (00de2431be35f05109ffae367e33ae3f4f205cea)
 

Author SHA1 Message Date
Richard Mudgett 00de2431be Fix uninitialized variable.
17 years ago
Matthew Nicholson b35312b15b This patch adds additional checking when generating queue log TRANSFER events.
17 years ago
Mark Michelson ad76c40551 Backport fix so that outbound CANCEL requests have same branch as challenged INVITEs.
17 years ago
Tilghman Lesher 90f3605f6f Conversion specifiers, not format specifiers
17 years ago
Tilghman Lesher 63cc189747 AST-2009-005
17 years ago
Tilghman Lesher 541976843e Small oops. Clear the flags which have been checked.
17 years ago
Russell Bryant a56006702e Resolve a deadlock involving app_chanspy and masquerades.
17 years ago
Tilghman Lesher 17656694c3 QUEUE_MEMBER_LIST _really_ wants the interface name, not the membername.
17 years ago
Tilghman Lesher e87d76cb94 Because channel information can be accessed outside of the channel thread, we must lock the channel prior to modifying it.
17 years ago
Richard Mudgett 20d63bd1c0 Dialplan starts execution before the channel setup is complete.
17 years ago
Leif Madsen 01416248d5 Update imapstorage.txt documentation.
17 years ago
Kevin P. Fleming 22140c486f Eliminate spurious compiler warnings from system headers on *BSD platforms.
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
Tilghman Lesher f5a5763ee9 Helps if we export the index() function.
17 years ago
Tilghman Lesher a70128e190 Apparently, some platforms don't have the index() function.
17 years ago
Russell Bryant ffe395f410 Resolve a valgrind warning about a read from uninitialized memory.
17 years ago
Russell Bryant a687e8c53f Modify how Playtones() is used in Milliwatt() to resolve gain issue.
17 years ago
Kevin P. Fleming b5bea3704c Minor changes inspired by testing with latest GCC.
17 years ago
Tilghman Lesher e1226e2411 Publish French extra sounds
17 years ago
Mark Michelson 361c9a99e1 Allow for UDPTL to use only even-numbered ports if desired.
17 years ago
Michiel van Baak 0f05b9b9de backport rev 205532 from trunk:
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 0660bfbe74 Don't impose an arbitrary limit on member lines in queues.conf
17 years ago
Russell Bryant 55d9c2ecaf Do not log an ERROR if autoservice_stop() returns -1.
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
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