Commit Graph

2192 Commits (7b8564ada6437852c40baeaefe56cd31da39d055)

Author SHA1 Message Date
Russell Bryant c61a3f2878 Make handling of the BRIDGE_PLAY_SOUND variable thread-safe.
18 years ago
Russell Bryant ffc7510e7a Make handling of the BRIDGEPVTCALLID variable thread-safe.
18 years ago
Russell Bryant 29cfabf335 Merged revisions 181423 via svnmerge from
18 years ago
Jeff Peeler 58cf8b69da Fix malloc debug macros to work properly with h323.
18 years ago
Tilghman Lesher bfc0d3b795 Add MALLOC_DEBUG to various utility APIs, so that memory leaks can be tracked back to their source.
18 years ago
Tilghman Lesher ac7e490b94 Spacing changes only
18 years ago
Joshua Colp 951cbf11d4 Reset the thread local string buffer when handling the UserEvent action.
18 years ago
Jeff Peeler bf0bb7b385 Add Doxygen documentation for API changes from 1.6.0 to 1.6.1
18 years ago
David Vossel 02de67c232 Merged revisions 180532 via svnmerge from
18 years ago
Kevin P. Fleming 2f24689b49 Merged revisions 180372 via svnmerge from
18 years ago
Joshua Colp 4c9ab0df8c Merge phase 1 support for the new bridging architecture.
18 years ago
Tilghman Lesher eb5bb03b82 Spacing changes only
18 years ago
Joshua Colp a66032a14a Merged revisions 180194 via svnmerge from
18 years ago
David Vossel 979eb709ae app_read does not break from prompt loop with user terminated empty string
18 years ago
Steve Murphy f47b03877b Merged revisions 179807 via svnmerge from
18 years ago
Joshua Colp bcf5ecde90 Merged revisions 179840 via svnmerge from
18 years ago
Russell Bryant cfa0d9c0ce Merged revisions 179741 via svnmerge from
18 years ago
Joshua Colp a65727949c Merged revisions 179671 via svnmerge from
18 years ago
Russell Bryant d9b034a430 Merged revisions 179608 via svnmerge from
18 years ago
Jeff Peeler aa81288bab Merged revisions 179536 via svnmerge from
18 years ago
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