Commit Graph

2172 Commits (3252cd2e5b59c00a9e79f21d79779ce4ee1f568e)

Author SHA1 Message Date
Tilghman Lesher 3252cd2e5b Merged revisions 179468 via svnmerge from
18 years ago
Russell Bryant 0c0479602e Merged revisions 179461 via svnmerge from
18 years ago
Jason Parker 9bb9c64521 Merged revisions 179395 via svnmerge from
18 years ago
Joshua Colp 93749ba001 Fix issue where changing the volume of both directions of audio did not work.
18 years ago
Steve Murphy ec6101595e Merged revisions 178956 via svnmerge from
18 years ago
Tilghman Lesher 63561aea00 Sound confirmation of call pickup success.
18 years ago
Steve Murphy fe216b2f9d Merged revisions 178804 via svnmerge from
18 years ago
Joshua Colp 5f7f4a0c84 Fix an issue where the timer for file playback would not be stopped if DAHDI was not installed.
18 years ago
Joshua Colp 3c342501e3 Ensure there is a valid tone part before trying to play tones.
18 years ago
Tilghman Lesher baf144c655 Picky, picky buildbots
18 years ago
Tilghman Lesher 4ac2fd4cde Use notification when timezone files change and re-scan then.
18 years ago
Russell Bryant a300f82035 Merged revisions 178508 via svnmerge from
18 years ago
Tilghman Lesher de3d9f829a Apparently, a void cast doesn't override warn_unused_result.
18 years ago
Tilghman Lesher a8630432c9 The 3 possible errors with pipe(2) are all impossible in this situation.
18 years ago
Russell Bryant d2fb14e26c Merged revisions 178373 via svnmerge from
18 years ago
Tilghman Lesher 97830cc9cb Use a SIGPIPE to kill the process, instead of depending upon the astcanary process being inherited by init.
18 years ago
Russell Bryant 5c178fb42b Merged revisions 178141 via svnmerge from
18 years ago
Russell Bryant 989e617e1f Fix a regression in scheduler entry ordering, and add a regression test for it.
18 years ago
Michiel van Baak 787811d815 add extra check for sysinfo/sysctl
18 years ago
Sean Bright 935185ce8a Trailing whitespace, minor coding guideline fixes, and start beefing up the
18 years ago
Tilghman Lesher 4ec79becd3 Merged revisions 177786 via svnmerge from
18 years ago
Tilghman Lesher 3af1c558df Allow semicolons to be escaped, when passing arguments to the System command.
18 years ago
Steve Murphy b5a8a85d35 Merged revisions 177540 via svnmerge from
18 years ago
Jeff Peeler 90a6374871 Fix mismerge from revision 176708 pointed out by Kaloyan Kovachev on the
18 years ago
Tilghman Lesher 5b220b3e91 Handle negative length and eliminate a condition that is always true.
18 years ago
Kevin P. Fleming b2d959c7fa fix two very minor bugs: if anyone ever uses SLINEAR16 as a format in RTP, ensure that the samples are byte-swapped to network order if needed. also, when a smoother is operating on a format that has a sample rate other than 8000 samples per second, use the proper sample rate for computing delivery timestamps.
18 years ago
David Vossel e30d2c1d45 Locking issue in action_bridge and bridge_exec
18 years ago
Doug Bailey 7949345352 Fixed error where a check for an zero length, terminated string was needed.
18 years ago
Doug Bailey fa3dec169b Need to take into account the \0 terminator of the old string to determine the amount available.
18 years ago
Steve Murphy 0fe1df19df This patch fixes merge_contexts_and_delete so it does not deadlock when hints are present.
18 years ago
Russell Bryant a844cfa904 Fix a number of incorrect uses of strncpy().
18 years ago
Kevin P. Fleming 3dcdaa5d05 suppress smoothers for Siren codecs as well as Speex and G.723.1
18 years ago
Jeff Peeler f40edf2793 Merged revisions 176701 via svnmerge from
18 years ago
Russell Bryant c461d29b0b Update the timing API to have better support for multiple timing interfaces.
18 years ago
Russell Bryant 044cf691fe Significantly improve scheduler performance under high load.
18 years ago
Russell Bryant bb03ef8d47 Add an implementation of the heap data structure.
18 years ago
Russell Bryant 4ec301360c Merge a large set of updates to the Asterisk indications API.
18 years ago
Russell Bryant 184872fdfd Fix a race condition that caused device states to become incorrect for hints.
18 years ago
Olle Johansson fa26904074 If there are no realtime engines, there's no reason to check for realtime families
18 years ago
Tilghman Lesher 76b100354d Might want to update the buffer pointer after a realloc (or we crash)
18 years ago
Kevin P. Fleming 0381d94d14 Merged revisions 176216 via svnmerge from
18 years ago
Mark Michelson e32921415f Assist proper thread synchronization when stopping the logger thread.
18 years ago
Russell Bryant 96326f5aa1 Make the causes array static, and remove the type name as it is not needed.
18 years ago
Russell Bryant 8c75380f52 Make ast_sched_report() and ast_sched_dump() thread safe.
18 years ago
Russell Bryant ca9d3b8ac9 Fix a number of problems with ast_sched_report().
18 years ago
Russell Bryant 6a0773602a add missing </para>
18 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)
18 years ago
Tilghman Lesher 9e0f5d2afe Merged revisions 175311 via svnmerge from
18 years ago
Jeff Peeler a46d290802 Merged revisions 175294 via svnmerge from
18 years ago
Jeff Peeler 66e88633a5 Merged revisions 175187 via svnmerge from
18 years ago