Commit Graph

13634 Commits (fa27e8dffac83441e08e568f39fef0aa494fd99e)
 

Author SHA1 Message Date
Tilghman Lesher fa27e8dffa Also unlock the "other" channel, when returning, due to glare.
17 years ago
Tilghman Lesher fafa668b04 Modify comment to be a bit more accurate.
17 years ago
Tilghman Lesher 4b133920a5 Use autoconf to detect libcurl, as this enables cross-compilation checks, something we didn't allow before.
17 years ago
Tilghman Lesher 7215954ccf One more build system change, to make the descriptions look better, if we have better information.
17 years ago
Tilghman Lesher 60fd401064 Make autoheader descriptions render correctly in our autoconfig.h file.
17 years ago
David Vossel 899272c2cc ast_write() ignores ast_audiohook_write() results
17 years ago
Tilghman Lesher a45f5e5be0 I should always compile before committing...
17 years ago
Tilghman Lesher 10a972f98e Fix pronunciation of German dates.
17 years ago
Tilghman Lesher 0055593341 Improve error message by informing user exactly which function is missing a parethesis.
17 years ago
Tilghman Lesher 679cefec98 Use the default runlevels for Debian derivatives, instead of making up our own.
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
Tilghman Lesher 1ea4af21ca Permit DEBUG_FD_LEAKS to be used with C++ source files.
17 years ago
Jason Parker 3300ac5b40 Clarify queues.conf comments to specify that variables should be set in the dialplan.
17 years ago
Matthew Nicholson 4fa5fa014f Fix a crash by checking the proper pointer for validity before deferencing it.
17 years ago
Jeff Peeler d581b4216a Make all the symbols for the C-client callbacks global
17 years ago
David Vossel 941ed1b2fe Fixes memory leak caused by incorrectly freeing mixmonitor
17 years ago
Kevin P. Fleming f5bc668276 Convert this branch to Opsound music-on-hold.
17 years ago
Sean Bright a4d1e6120f Delay the creation of temporary files until we have a valid manager command to handle.
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
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