Commit Graph

13657 Commits (3913dcbc40039ca3c1942b7300fc45daeb4970ea)
 

Author SHA1 Message Date
Tilghman Lesher 3913dcbc40 Ensure FollowMe sets language in channels it creates.
17 years ago
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 12f92cf9c6 Don't say "Please try again" if we don't give the user another chance to try again.
17 years ago
Matthew Nicholson 903460b848 Ensure we don't pickup ourselves when doing pickup by exten.
17 years ago
Tilghman Lesher 269854a47d Don't ring another channel, if there's not enough time for a queue member to answer.
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 74d16bb0df Reinstate muted that was removed by mistake.
17 years ago
Olle Johansson b546a14a99 Remove harmful code that causes endless loops.
17 years ago
Tilghman Lesher b10343fd19 When MOH is playing on the channel, announcements sent through the conference are not heard.
17 years ago
Michiel van Baak 8edfe07e6d make asterisk compile under devmode with DEBUG_THREADS enabled on OpenBSD
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
Michiel van Baak d5cc6f0879 Make sure 'start' is always initialized.
17 years ago
Russell Bryant 3ce5ac3c0c Merged revisions 216262 via svnmerge from
17 years ago
Russell Bryant ff3097a592 Blocked revisions 216087 via svnmerge
17 years ago
Russell Bryant e982c31095 Merged revisions 216080 via svnmerge from
17 years ago
Russell Bryant 5694fcdb14 Merged revisions 216005 via svnmerge from
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
Dwayne M. Hubbard fad010ebe7 Use strrchr() so SoftHangup will correctly truncate multi-hyphen channel names
17 years ago
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