summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2009-03-17Tweak the handling of the frame list inside of ast_answer().Russell Bryant
2009-03-17correct logic flaw in ast_answer() changes in r182525Kevin P. Fleming
2009-03-17Improve behavior of ast_answer() to not lose incoming framesKevin P. Fleming
2009-03-17Merged revisions 182449 via svnmerge from Tilghman Lesher
2009-03-16Fix a memory leak in the ast_answer / __ast_answer API call.Joshua Colp
2009-03-13Remove ast_ prefix from functions which are not public.Mark Michelson
2009-03-13Merged revisions 181990 via svnmerge from Mark Michelson
2009-03-12Adjust translation table column widths based upon the translation times.Tilghman Lesher
2009-03-11Make handling of the BRIDGE_PLAY_SOUND variable thread-safe.Russell Bryant
2009-03-11Make handling of the BRIDGEPVTCALLID variable thread-safe.Russell Bryant
2009-03-11Merged revisions 181423 via svnmerge from Russell Bryant
2009-03-11Fix malloc debug macros to work properly with h323.Jeff Peeler
2009-03-11Add MALLOC_DEBUG to various utility APIs, so that memory leaks can be tracked...Tilghman Lesher
2009-03-11Spacing changes onlyTilghman Lesher
2009-03-10Reset the thread local string buffer when handling the UserEvent action.Joshua Colp
2009-03-09Add Doxygen documentation for API changes from 1.6.0 to 1.6.1Jeff Peeler
2009-03-06Merged revisions 180532 via svnmerge from David Vossel
2009-03-05Merged revisions 180372 via svnmerge from Kevin P. Fleming
2009-03-05Merge phase 1 support for the new bridging architecture.Joshua Colp
2009-03-04Spacing changes onlyTilghman Lesher
2009-03-04Merged revisions 180194 via svnmerge from Joshua Colp
2009-03-03app_read does not break from prompt loop with user terminated empty stringDavid Vossel
2009-03-03Merged revisions 179807 via svnmerge from Steve Murphy
2009-03-03Merged revisions 179840 via svnmerge from Joshua Colp
2009-03-03Merged revisions 179741 via svnmerge from Russell Bryant
2009-03-03Merged revisions 179671 via svnmerge from Joshua Colp
2009-03-03Merged revisions 179608 via svnmerge from Russell Bryant
2009-03-03Merged revisions 179536 via svnmerge from Jeff Peeler
2009-03-02Merged revisions 179468 via svnmerge from Tilghman Lesher
2009-03-02Merged revisions 179461 via svnmerge from Russell Bryant
2009-03-02Merged revisions 179395 via svnmerge from Jason Parker
2009-03-02Fix issue where changing the volume of both directions of audio did not work.Joshua Colp
2009-02-27Merged revisions 178956 via svnmerge from Steve Murphy
2009-02-26Sound confirmation of call pickup success.Tilghman Lesher
2009-02-26Merged revisions 178804 via svnmerge from Steve Murphy
2009-02-26Fix an issue where the timer for file playback would not be stopped if DAHDI ...Joshua Colp
2009-02-26Ensure there is a valid tone part before trying to play tones.Joshua Colp
2009-02-25Picky, picky buildbotsTilghman Lesher
2009-02-25Use notification when timezone files change and re-scan then.Tilghman Lesher
2009-02-25Merged revisions 178508 via svnmerge from Russell Bryant
2009-02-24Apparently, a void cast doesn't override warn_unused_result.Tilghman Lesher
2009-02-24The 3 possible errors with pipe(2) are all impossible in this situation.Tilghman Lesher
2009-02-24Merged revisions 178373 via svnmerge from Russell Bryant
2009-02-24Use a SIGPIPE to kill the process, instead of depending upon the astcanary pr...Tilghman Lesher
2009-02-23Merged revisions 178141 via svnmerge from Russell Bryant
2009-02-23Fix a regression in scheduler entry ordering, and add a regression test for it.Russell Bryant
2009-02-21add extra check for sysinfo/sysctlMichiel van Baak
2009-02-21Trailing whitespace, minor coding guideline fixes, and start beefing up theSean Bright
2009-02-20Merged revisions 177786 via svnmerge from Tilghman Lesher
2009-02-20Allow semicolons to be escaped, when passing arguments to the System command.Tilghman Lesher