aboutsummaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2007-06-21Merge changes from team/russell/sla_reloadrussell1-9/+103
2007-06-21Merged revisions 70726 via svnmerge from russell1-2/+0
2007-06-21Merged revisions 70677 via svnmerge from file1-2/+2
2007-06-20Removed an extraneous debug message I'd left in my previous commitmmichelson1-1/+0
2007-06-20Fix trunk brokenness; also, optimize application registrationtilghman1-1/+1
2007-06-20Cleaning up a small disaster I created earliermurf2-24/+2
2007-06-20As per 9228, now app_queue should have the proper machinery to do gosubs.murf2-9/+50
2007-06-20Main fix: Fixing a bug which caused VoiceMailMain to always report that mmichelson1-15/+34
2007-06-20Merged revisions 70445 via svnmerge from tilghman1-1/+1
2007-06-20Merge work to make U(...) option work for Dialtilghman1-7/+56
2007-06-20Oops, shouldn't have taken that last shortcut (also add some checks)tilghman1-27/+37
2007-06-20Another method of doing local variables, hopefully a little closer to what co...tilghman1-15/+20
2007-06-20Local variables for codefreezetilghman1-2/+88
2007-06-19Via bug9228, no way to create macros via AEL, and some of the apps allow you ...murf3-11/+254
2007-06-19Merged revisions 69895 via svnmerge from file1-2/+4
2007-06-18Undoing my last commit. I misread the code before.mmichelson1-2/+3
2007-06-18Cleaned up a section where there were two consecutive identical if statements. mmichelson1-3/+2
2007-06-18Fixed issue where 'stop gracfeully' was hanging ...bbryant1-2/+5
2007-06-18Janitor for ast_localtimetilghman1-1/+1
2007-06-18Merged revisions 69702 via svnmerge from russell1-0/+1
2007-06-15Merged revisions 69558 via svnmerge from file1-1/+9
2007-06-15Merged revisions 69518 via svnmerge from russell1-4/+23
2007-06-14Convert uses of strdup() to ast_strdup()russell4-10/+10
2007-06-14Merged revisions 69392 via svnmerge from kpfleming2-4/+5
2007-06-14Add support for the tw language in voicemailrussell1-1/+114
2007-06-14Add a massive set of changes for converting to use the ast_debug() macro.russell28-1062/+576
2007-06-13Merged revisions 69181 via svnmerge from mmichelson1-4/+4
2007-06-13Merged revisions 69144 via svnmerge from file1-0/+4
2007-06-12Completely remove all of the code related to jumping to priority n + 101. yay!russell15-251/+26
2007-06-11Issue 8971 - Allow DISA input to be ended with a '#'.tilghman1-44/+60
2007-06-11Merged revisions 68781 via svnmerge from tilghman1-5/+1
2007-06-08Merged revisions 68527 via svnmerge from russell1-1/+1
2007-06-08Add an option for ControlPlayback to be able to start at an offset fromrussell2-13/+38
2007-06-07Fix a bunch of doxygen errors and document more thingsrussell1-1/+1
2007-06-07Merged revisions 68326 via svnmerge from qwell1-3/+3
2007-06-07Merged revisions 68280 via svnmerge from russell1-1/+5
2007-06-07Merged revisions 68211 via svnmerge from qwell1-8/+19
2007-06-07Merged revisions 68198 via svnmerge from mmichelson1-2/+5
2007-06-07Merged revisions 68071 via svnmerge from file1-1/+4
2007-06-06Issue 9869 - replace malloc and memset with ast_calloc, and other coding guid...tilghman18-130/+129
2007-06-06Please forgive this flood of tiny changes ... this will be cool when it worksrussell1-1/+1
2007-06-06Merged revisions 67804 via svnmerge from mmichelson1-5/+7
2007-06-06minor formatting change ... testing mantis/svnrussell1-1/+1
2007-06-06Don't try to check the result of alloca ...russell1-8/+6
2007-06-06Fixing a crash wherein Asterisk would segfault when attempting to leave a voi...mmichelson1-0/+2
2007-06-06Merged revisions 67626 via svnmerge from file1-1/+1
2007-06-05Merged revisions 67558 via svnmerge from russell1-2/+7
2007-06-05Merged revisions 67424 via svnmerge from mmichelson1-5/+18
2007-06-04Merged revisions 67066 via svnmerge from file1-2/+2
2007-06-04Minor clean up. Constify a few variables and use ast_strlen_zero in a few pla...file1-4/+4