summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2007-08-08Merged revisions 78575 via svnmerge from Mark Michelson
2007-08-07Merged revisions 78450 via svnmerge from Mark Michelson
2007-08-07Merged revisions 78415 via svnmerge from Tilghman Lesher
2007-08-06Fix bug where a NULL timeout would make things explode if SendDTMF was called...Joshua Colp
2007-08-06Extend the ast_senddigit and ast_dtmf_stream API calls to allow the duration ...Joshua Colp
2007-08-06(closes issue #10381)Joshua Colp
2007-08-05Make this module build on my macRussell Bryant
2007-08-03Merged revisions 78101 via svnmerge from Russell Bryant
2007-08-01Merged revisions 77886 via svnmerge from Tilghman Lesher
2007-08-01Add the Ring time in the CONNECT on the queue_log and on the Manager event Ag...Jason Parker
2007-08-01Merged revisions 77869 via svnmerge from Joshua Colp
2007-08-01Convert code that checks the _softhangup member of ast_channel directory to useRussell Bryant
2007-08-01Merged revisions 77854 via svnmerge from Mark Michelson
2007-08-01Merged revisions 77852 via svnmerge from Mark Michelson
2007-07-31umm... let's build with --enable-dev-mode, mmkay?Kevin P. Fleming
2007-07-31Mostly cleanup of documentation to substitute the pipe with the comma, but a ...Tilghman Lesher
2007-07-30Minor clean up of app_followme.Joshua Colp
2007-07-30Merged revisions 77768 via svnmerge from Joshua Colp
2007-07-27These fixes take care of two problems: a complaint in asterisk-dev that goto'...Steve Murphy
2007-07-26Do a massive conversion for using the ast_verb() macroRussell Bryant
2007-07-26Merged revisions 77191 via svnmerge from Steve Murphy
2007-07-25Merged revisions 77176 via svnmerge from Joshua Colp
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