summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2009-03-31Fix trunk's compilation.Mark Michelson
2009-03-31Merged revisions 185599 via svnmerge from Mark Michelson
2009-03-31Merged revisions 185468 via svnmerge from Mark Michelson
2009-03-31Don't free() an astobj2 object.Russell Bryant
2009-03-30Merged revisions 185031 via svnmerge from Mark Michelson
2009-03-29Merged revisions 184842 via svnmerge from Russell Bryant
2009-03-27Fix a typo in app_ices.Leif Madsen
2009-03-27Use ast_random() instead of rand() to ensure we use the best RNG available.Russell Bryant
2009-03-27Change global_app_buf to ast_str_thread_global_buf.Russell Bryant
2009-03-26Merged revisions 184388 via svnmerge from David Vossel
2009-03-25Improve performance of the ast_event cache functionality.Russell Bryant
2009-03-24Merged revisions 184078 via svnmerge from Mark Michelson
2009-03-19Merged revisions 183386 via svnmerge from David Vossel
2009-03-19Fix a memory leak associated with queues.Mark Michelson
2009-03-19Merged revisions 183126 via svnmerge from David Vossel
2009-03-18Merged revisions 182810 via svnmerge from Russell Bryant
2009-03-17Option to send DTMF when receiving PROGRESS statusDavid Vossel
2009-03-13Change faulty comparison used when announcing average hold minutes and secondsMark Michelson
2009-03-12Run the macro on the queue member's channel when he answers, not the caller's...Mark Michelson
2009-03-12Fix crash when sleep and retries argument was not given to RetryDial applicat...Joshua Colp
2009-03-11Fix segfault when dialing a typo'd queueMark Michelson
2009-03-11Don't play the "you are about to be placed into the conference" and "the lead...Joshua Colp
2009-03-06Merged revisions 180567 via svnmerge from Mark Michelson
2009-03-05Merged revisions 180464 via svnmerge from Mark Michelson
2009-03-05Merged revisions 180380 via svnmerge from Mark Michelson
2009-03-05Merge phase 1 support for the new bridging architecture.Joshua Colp
2009-03-04Remove duplicate 'k' and 'K' Dial options.Joshua Colp
2009-03-03app_read does not break from prompt loop with user terminated empty stringDavid Vossel
2009-03-03Merged revisions 180006 via svnmerge from Mark Michelson
2009-03-03app_meetme not setting filename and fileformat correctly for realtimeDavid Vossel
2009-03-03fix a leaked channel lock (and future deadlock) when we try to pick up our ow...Brian Degenhardt
2009-03-02Merged revisions 179532 via svnmerge from Russell Bryant
2009-03-01Swap reversed timevals.Mark Michelson
2009-02-26These small fixes prevent compiler warnings with ubuntu 8.10's gcc-4.3.2, whi...Steve Murphy
2009-02-23Permit emailsubject and emailbody to be set per mailbox.Tilghman Lesher
2009-02-20Make app_fax compatible with spandsp-0.0.6pre4Dwayne M. Hubbard
2009-02-20Allow semicolons to be escaped, when passing arguments to the System command.Tilghman Lesher
2009-02-20Oops, merge broke trunkTilghman Lesher
2009-02-19Merged revisions 177536 via svnmerge from Tilghman Lesher
2009-02-19Merged revisions 177383 via svnmerge from Joshua Colp
2009-02-18Re-add 'o' option to MeetMe, reverting rev 62297.Russell Bryant
2009-02-17Remove a dependency that no longer exists.Russell Bryant
2009-02-17Merge a large set of updates to the Asterisk indications API.Russell Bryant
2009-02-17Fix a race condition that caused device states to become incorrect for hints.Russell Bryant
2009-02-16Merged revisions 176249,176252 via svnmerge from Mark Michelson
2009-02-13Merge queue-reset branch to AsteriskMark Michelson
2009-02-13Add manager events for chanspy starting or stoppingMark Michelson
2009-02-13Merged revisions 175590 via svnmerge from Mark Michelson
2009-02-13Add an option to keep the recorded file upon hangup.Joshua Colp
2009-02-11Fix a bit of odd logic for announcing position. Sync with 1.6.0's logicMark Michelson