Commit Graph

2146 Commits (e30d2c1d450a6d09ec5cc0f2759e8b9f256eb950)

Author SHA1 Message Date
David Vossel e30d2c1d45 Locking issue in action_bridge and bridge_exec
17 years ago
Doug Bailey 7949345352 Fixed error where a check for an zero length, terminated string was needed.
17 years ago
Doug Bailey fa3dec169b Need to take into account the \0 terminator of the old string to determine the amount available.
17 years ago
Steve Murphy 0fe1df19df This patch fixes merge_contexts_and_delete so it does not deadlock when hints are present.
17 years ago
Russell Bryant a844cfa904 Fix a number of incorrect uses of strncpy().
17 years ago
Kevin P. Fleming 3dcdaa5d05 suppress smoothers for Siren codecs as well as Speex and G.723.1
17 years ago
Jeff Peeler f40edf2793 Merged revisions 176701 via svnmerge from
17 years ago
Russell Bryant c461d29b0b Update the timing API to have better support for multiple timing interfaces.
17 years ago
Russell Bryant 044cf691fe Significantly improve scheduler performance under high load.
17 years ago
Russell Bryant bb03ef8d47 Add an implementation of the heap data structure.
17 years ago
Russell Bryant 4ec301360c Merge a large set of updates to the Asterisk indications API.
17 years ago
Russell Bryant 184872fdfd Fix a race condition that caused device states to become incorrect for hints.
17 years ago
Olle Johansson fa26904074 If there are no realtime engines, there's no reason to check for realtime families
17 years ago
Tilghman Lesher 76b100354d Might want to update the buffer pointer after a realloc (or we crash)
17 years ago
Kevin P. Fleming 0381d94d14 Merged revisions 176216 via svnmerge from
17 years ago
Mark Michelson e32921415f Assist proper thread synchronization when stopping the logger thread.
17 years ago
Russell Bryant 96326f5aa1 Make the causes array static, and remove the type name as it is not needed.
17 years ago
Russell Bryant 8c75380f52 Make ast_sched_report() and ast_sched_dump() thread safe.
17 years ago
Russell Bryant ca9d3b8ac9 Fix a number of problems with ast_sched_report().
17 years ago
Russell Bryant 6a0773602a add missing </para>
17 years ago
Kevin P. Fleming 2a53f2ec98 Add basic (passthrough, playback, record) support for ITU G.722.1 and G.722.1C (also known as Siren7 and Siren14)
17 years ago
Tilghman Lesher 9e0f5d2afe Merged revisions 175311 via svnmerge from
17 years ago
Jeff Peeler a46d290802 Merged revisions 175294 via svnmerge from
17 years ago
Jeff Peeler 66e88633a5 Merged revisions 175187 via svnmerge from
17 years ago
Russell Bryant 12f02a8c11 Merged revisions 175124 via svnmerge from
17 years ago
Mark Michelson 3a9d79f056 Make lock information for ao2_trylock be more useful and gnarly
17 years ago
Mark Michelson 47ebea6a8d Fix 'd' option for app_dial and add new option to Answer application
17 years ago
Joshua Colp 8435535300 Tell the device state core a change happened when a channel is freed but not a specific state.
17 years ago
Mark Michelson e909bfcea9 Fix an fd leak that would occur in HTTP AMI sessions
17 years ago
Kevin P. Fleming 23939e54f3 improve slinfactory API to remove implicit sample rate and require explicit sample rate selection by creator of the slinfactory
17 years ago
Matthew Nicholson b7dc074376 Merged revisions 174583 via svnmerge from
17 years ago
Joshua Colp b2484d7db9 Always detach and destroy the whisper and barge audiohooks. Additionally also allow an audiohook to be detached if it has not been attached.
17 years ago
Russell Bryant 0cbada4f96 Add a common implementation of a scheduler context with a dedicated thread.
17 years ago
Russell Bryant 1d46bb0d0f Resolve a memory leak that would occur on an invalid channel given to Action: Status
17 years ago
Jeff Peeler 39ec5d1576 Merged revisions 173211 via svnmerge from
17 years ago
Tilghman Lesher f2fd6528a2 When using a socket as a FILE *, the stdio functions will sometimes try to do
17 years ago
Mark Michelson bd244342e2 Fix a problem where file playback would cause fds to remain open forever
17 years ago
Tilghman Lesher f90021fdd0 Ensure that commas placed in the middle of extension character classes do not
17 years ago
Tilghman Lesher e179e613f7 1. Make OS X compile cleanly with app_stack.
17 years ago
Terry Wilson 34be09bf5c Merged revisions 173066 via svnmerge from
17 years ago
Mark Michelson c668cbfbfc Reverting commit number 173028 as there are some
17 years ago
Mark Michelson 7db67f9ca7 Add a CLI command to log out a manager user
17 years ago
Steve Murphy 53d9b77898 This reverts the changes I made for 11583; will
17 years ago
Steve Murphy c61e8a7865 This change allows the disconnect feature (as in "one-touch" in features.c)
17 years ago
Terry Wilson 8d782f96b8 Merged revisions 172517 via svnmerge from
17 years ago
Tilghman Lesher 80f91f6ab7 Merged revisions 172438 via svnmerge from
17 years ago
Richard Mudgett 3b08de23df Remove tabs from comment
17 years ago
Olle Johansson b79a12e929 - Make sure we set setvar= variables on outbound calls too, not only inbound calls.
17 years ago
Steve Murphy 268ac221a2 Merged revisions 172030 via svnmerge from
17 years ago
Mark Michelson fc7455fa44 Merged revisions 171621 via svnmerge from
17 years ago