aboutsummaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2006-06-13Merged revisions 33841 via svnmerge from kpfleming1-59/+56
2006-06-13destroy the loaded say.conf on module unloadrussell1-0/+3
2006-06-13fix a place where code returns without unlocking the vm users list and variousrussell1-3/+7
2006-06-13Merged revisions 33781 via svnmerge from russell1-0/+3
2006-06-12Merged revisions 33724 via svnmerge from file1-104/+107
2006-06-11fix up some places where frames are not free'd and remove an unnecessaryrussell1-1/+4
2006-06-11Merged revisions 33515 via svnmerge from russell1-0/+1
2006-06-11Merged revisions 33513 via svnmerge from russell1-0/+2
2006-06-11Merged revisions 33510 via svnmerge from russell1-0/+2
2006-06-11Merged revisions 33480 via svnmerge from russell1-0/+1
2006-06-11Merged revisions 33466 via svnmerge from russell1-0/+1
2006-06-11don't leak a frame when breaking out of the loop on a timeoutrussell1-0/+2
2006-06-11don't leak a frame when exiting when the user presses '#'russell1-0/+1
2006-06-11don't leak a frame when breaking out of the main loop of this apprussell1-0/+2
2006-06-09get rid of some more compiler warnings (thanks tholo for making me fix the lp...kpfleming1-5/+5
2006-06-09there is no reason to define our own 'maximum path length' when the POSIX hea...kpfleming2-21/+21
2006-06-09Don't double check existence of a variable (issue #7300 reported by foamdino)file1-2/+2
2006-06-09Merged revisions 33294 via svnmerge from file1-4/+12
2006-06-09Add more missing newlines (issue #7323 reported by darkskiez)file1-6/+6
2006-06-09Rename ast_rtp_early_media to ast_rtp_early_bridge to avoid confusion.oej1-6/+6
2006-06-08Doxygen updateoej1-0/+2
2006-06-07fix a typo in an option name in config parsingrussell1-1/+1
2006-06-07simplify the loop that iterates through the categories in followme.conf andrussell1-4/+4
2006-06-07fix an incorrect usage of scanf, where it should be using sscanf, instead,russell1-2/+3
2006-06-07simplify autoconfig include mechanism (make tholo happy he can use lint again...kpfleming74-297/+293
2006-06-07remove the WITH_SMDI definerussell1-14/+0
2006-06-07remove the need to have to re-run make after a default menuselect.makeoptsrussell1-0/+2
2006-06-06oops.russell1-1/+1
2006-06-06move a variable declaration to the beginning of a blockrussell1-1/+1
2006-06-06use sizeof to determine the size of a bufferrussell1-2/+2
2006-06-06use sizeof to get the size of a bufferrussell1-1/+1
2006-06-06 More updates.bweschke1-2/+5
2006-06-06make a global list head staticrussell1-1/+1
2006-06-06 More cleanup.bweschke1-8/+1
2006-06-06move a declaration to the beginning of a blockrussell1-1/+1
2006-06-06 Don't leak memory.bweschke1-2/+5
2006-06-06allocate an int on the stack instead of with ast_callocrussell1-25/+12
2006-06-06All better now!bweschke1-1/+1
2006-06-06 If the recorded file is found, don't actually start to play it.bweschke1-0/+2
2006-06-06Merged revisions 32605 via svnmerge from tilghman1-1/+2
2006-06-06fix some compiler warnings about variables used before initializationkpfleming1-2/+2
2006-06-06 Introducing app_followme into /trunk! bweschke1-0/+1133
2006-06-05use module names, not file names, in menuselectkpfleming1-1/+3
2006-06-05- Add headers to e-mail with caller ID name and number to simplify automatic ...oej1-14/+22
2006-06-04- Typo in chan_sip (: missing)oej1-6/+3
2006-06-04Add formats in text form to dumpchan()oej1-5/+9
2006-06-04Merged revisions 31921 via svnmerge from kpfleming1-1/+1
2006-06-03Two missed casestilghman1-2/+2
2006-06-03Ooops, those characters weren't really periods (credit to John Olson)tilghman1-4/+4
2006-05-31Documentation changes for Qwellfile1-4/+4