summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2007-07-24Merged revisions 76801 via svnmerge from Mark Michelson
2007-07-23Merged revisions 76708 via svnmerge from Tilghman Lesher
2007-07-23Merge the dialplan_aesthetics branch. Most of this patch simply converts app...Tilghman Lesher
2007-07-23Merged revisions 76618 via svnmerge from Joshua Colp
2007-07-21One small documentation update made to accompany 10154, the upgrading of the ...Steve Murphy
2007-07-21This update was supplied in 10154; to allow announcemnts if the 'r' option (r...Steve Murphy
2007-07-20Add support for default "say mode" (whether to use the "old" method or "new" ...Jason Parker
2007-07-20Merged revisions 76139 via svnmerge from Mark Michelson
2007-07-19After some study, thought, comparing, etc. I've backed out the previous unive...Steve Murphy
2007-07-19This repairs a 'warning: ISO C90 forbids mixed declarations and code' message...Steve Murphy
2007-07-19Merged revisions 75978 via svnmerge from Mark Michelson
2007-07-19Merged revisions 75969 via svnmerge from Mark Michelson
2007-07-19Fix trunk where I broke it earlier (for ast_strftime branch)Tilghman Lesher
2007-07-18Merged revisions 75749 via svnmerge from Tilghman Lesher
2007-07-18Merge in ast_strftime branch, which changes timestamps to be accurate to the ...Tilghman Lesher
2007-07-18Merged revisions 75658 via svnmerge from Dwayne M. Hubbard
2007-07-18This corrects the problem with flags and %lld formats on 64-bit machines, whe...Steve Murphy
2007-07-18Minor code tweaks. Variables were being checked wrong in some situations and ...Joshua Colp
2007-07-18Merged revisions 75529 via svnmerge from Tilghman Lesher
2007-07-17Merged revisions 75405 via svnmerge from Mark Michelson
2007-07-17via 10206, I have added an option (e) to Dial to allow the h exten to get run...Steve Murphy
2007-07-17Initialize a variable to avoid a warning when the compilerLuigi Rizzo
2007-07-17Fix an incorrect parenthesization (TODO: Find a better word) in app_dialJason Parker
2007-07-16Merged revisions 75253 via svnmerge from Mark Michelson
2007-07-16I found this sillyness when I did my ast_module_user conversion. Return immed...Joshua Colp
2007-07-16Applications no longer need to call ast_module_user_add and ast_module_user_r...Joshua Colp
2007-07-16It is no longer required for each module that deals with a channel to call as...Joshua Colp
2007-07-13Merged revisions 75078 via svnmerge from Mark Michelson
2007-07-11Use the linkedlists.h AST_LIST_NEXT macro for modifying the list of results.Joshua Colp
2007-07-11Allow the native formats of a channel to influence the audio that is going to...Joshua Colp
2007-07-10Merged revisions 74476 via svnmerge from Mark Michelson
2007-07-10Merged revisions 74428 via svnmerge from Jason Parker
2007-07-10Merged revisions 74317 via svnmerge from Jason Parker
2007-07-10Fix building that was broken by recent monitor.h changes. Thanks Russell for...Jason Parker
2007-07-09Merged revisions 74120 via svnmerge from Mark Michelson
2007-07-09Add Queue and DestinationChannel headers to the AgentCalled manager eventRussell Bryant
2007-07-09Merged revisions 74047 via svnmerge from Mark Michelson
2007-07-09Implementation of a feature that will disable "missed calls" counters on SIP ...Olle Johansson
2007-07-09Merged revisions 73985 via svnmerge from Tilghman Lesher
2007-07-06Merged revisions 73727 via svnmerge from Mark Michelson
2007-07-05Add the ability to play an announcement to queue caller just before bridgingJason Parker
2007-07-05Remove directory creation of directories we've never used.Tilghman Lesher
2007-07-05Merged revisions 73400 via svnmerge from Mark Michelson
2007-07-05Merged revisions 73355 via svnmerge from Joshua Colp
2007-07-05Merged revisions 73316 via svnmerge from Joshua Colp
2007-07-03mkstemp doesn't specify a file mode, so we should chmod it to VOICEMAIL_FILE_...Jason Parker
2007-07-03Fix a build warning, and potential issue if option p is not set at all.Jason Parker
2007-07-03Add support for changing the exit key from # to any DTMF.Jason Parker
2007-07-03Fix up the device state processing thread in app_queue so that it's notRussell Bryant
2007-07-03Merged revisions 73053 via svnmerge from Tilghman Lesher