summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2006-06-13Allowed proper tx/rx signal exclusivity for simplex repeater modesJim Dixon
2006-06-13Merged revisions 33841 via svnmerge from Kevin P. Fleming
2006-06-13destroy the loaded say.conf on module unloadRussell Bryant
2006-06-13fix a place where code returns without unlocking the vm users list and variousRussell Bryant
2006-06-13Merged revisions 33781 via svnmerge from Russell Bryant
2006-06-12Merged revisions 33724 via svnmerge from Joshua Colp
2006-06-11fix up some places where frames are not free'd and remove an unnecessaryRussell Bryant
2006-06-11Merged revisions 33515 via svnmerge from Russell Bryant
2006-06-11Merged revisions 33513 via svnmerge from Russell Bryant
2006-06-11Merged revisions 33510 via svnmerge from Russell Bryant
2006-06-11Merged revisions 33480 via svnmerge from Russell Bryant
2006-06-11Merged revisions 33466 via svnmerge from Russell Bryant
2006-06-11don't leak a frame when breaking out of the loop on a timeoutRussell Bryant
2006-06-11don't leak a frame when exiting when the user presses '#'Russell Bryant
2006-06-11don't leak a frame when breaking out of the main loop of this appRussell Bryant
2006-06-09get rid of some more compiler warnings (thanks tholo for making me fix the lp...Kevin P. Fleming
2006-06-09there is no reason to define our own 'maximum path length' when the POSIX hea...Kevin P. Fleming
2006-06-09Don't double check existence of a variable (issue #7300 reported by foamdino)Joshua Colp
2006-06-09Merged revisions 33294 via svnmerge from Joshua Colp
2006-06-09Add more missing newlines (issue #7323 reported by darkskiez)Joshua Colp
2006-06-09Rename ast_rtp_early_media to ast_rtp_early_bridge to avoid confusion.Olle Johansson
2006-06-08Doxygen updateOlle Johansson
2006-06-07fix a typo in an option name in config parsingRussell Bryant
2006-06-07simplify the loop that iterates through the categories in followme.conf andRussell Bryant
2006-06-07fix an incorrect usage of scanf, where it should be using sscanf, instead,Russell Bryant
2006-06-07simplify autoconfig include mechanism (make tholo happy he can use lint again...Kevin P. Fleming
2006-06-07remove the WITH_SMDI defineRussell Bryant
2006-06-07remove the need to have to re-run make after a default menuselect.makeoptsRussell Bryant
2006-06-06oops.Russell Bryant
2006-06-06move a variable declaration to the beginning of a blockRussell Bryant
2006-06-06use sizeof to determine the size of a bufferRussell Bryant
2006-06-06use sizeof to get the size of a bufferRussell Bryant
2006-06-06 More updates.BJ Weschke
2006-06-06make a global list head staticRussell Bryant
2006-06-06 More cleanup.BJ Weschke
2006-06-06move a declaration to the beginning of a blockRussell Bryant
2006-06-06 Don't leak memory.BJ Weschke
2006-06-06allocate an int on the stack instead of with ast_callocRussell Bryant
2006-06-06All better now!BJ Weschke
2006-06-06 If the recorded file is found, don't actually start to play it.BJ Weschke
2006-06-06Merged revisions 32605 via svnmerge from Tilghman Lesher
2006-06-06fix some compiler warnings about variables used before initializationKevin P. Fleming
2006-06-06 Introducing app_followme into /trunk! BJ Weschke
2006-06-05use module names, not file names, in menuselectKevin P. Fleming
2006-06-05- Add headers to e-mail with caller ID name and number to simplify automatic ...Olle Johansson
2006-06-04- Typo in chan_sip (: missing)Olle Johansson
2006-06-04Add formats in text form to dumpchan()Olle Johansson
2006-06-04Merged revisions 31921 via svnmerge from Kevin P. Fleming
2006-06-03Two missed casesTilghman Lesher
2006-06-03Ooops, those characters weren't really periods (credit to John Olson)Tilghman Lesher