summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2004-03-01Fix app_random.c (bug #792)James Golovich
2004-02-29Fix app_chanisavail if there are invalid arguments (bug #1130)James Golovich
2004-02-28Don't write duration if file disappears (bug #1102 -- thanks hmodes)Mark Spencer
2004-02-27Add 'SAY TIME' to AGI. (bug #269)James Golovich
2004-02-27Include errno.hMark Spencer
2004-02-27Ignore ECHILD in app_systemMark Spencer
2004-02-27Typo in app_zapras.cJames Golovich
2004-02-27Typo in app_queue.cJames Golovich
2004-02-27Get rid of compiler warnings when calling ast_queue_logJames Golovich
2004-02-27Check result of malloc in app_dial.cJames Golovich
2004-02-25Bug #1087. Fix wav49 format so it can be played. Make file functionsJames Golovich
2004-02-25Add extra \n so email sent by voicemail has the right header delimiterJames Golovich
2004-02-24Fix corruptin in app_cut (bug #1084)Mark Spencer
2004-02-24Handle change password properly with multiple VM contexts (bug #1069)Mark Spencer
2004-02-23Fixed gramatical error in app_queue.c (bug #1083)James Golovich
2004-02-22Fix another typo in the app_dial descriptionJames Golovich
2004-02-17Add Icecast streaming supportMark Spencer
2004-02-15Typo in app_waitforring.cJames Golovich
2004-02-15Spelling error in app_dial.cJames Golovich
2004-02-12Add queue logging and fix indications bugletMark Spencer
2004-02-11Fix several memory leaksMark Spencer
2004-02-10Revert meetme work around now that zaptel is fixedMark Spencer
2004-02-05Implement temporary work around for pseudo channels with SMPMark Spencer
2004-02-04Fix the deadlock in show queue <queue_name>Martin Pycko
2004-02-03Remove unused tmpq variableMartin Pycko
2004-02-03Add "show queue <queue_name>" CLI commandMartin Pycko
2004-02-03Make the go_on be non-global.Martin Pycko
2004-01-30Minor app agi documentation fix (bug #943)Mark Spencer
2004-01-30Improve documentation of app_record (bug #942)Mark Spencer
2004-01-29Add support for authenticating against astdb and one time authenticationMark Spencer
2004-01-28Various minor cleanups (bug #931)Mark Spencer
2004-01-28Elminate unused code/warnings (bug #934)Mark Spencer
2004-01-27Character set fixes, and add "mailcmd" option (bug #472)Mark Spencer
2004-01-22Fix MD5Hex size (bug #883)Mark Spencer
2004-01-15A little adjustment to the previous one (passing the clid&ani on call_forward)Martin Pycko
2004-01-15Pass the callerid & ani to the new b-leg if the current b-leg requests call f...Martin Pycko
2004-01-15X out announce stuff (bug #760)Mark Spencer
2004-01-14clean up output and print that we are unregistering a channel typeJeremy McNamara
2004-01-13 Don't return -1 for successful conf in meetme. Bug #824Jeremy McNamara
2004-01-13Fix show voicemail users for <context>. Bugs #820Jeremy McNamara
2004-01-12Implement pin usage in MeetMe. Bug #816Jeremy McNamara
2004-01-12Bug #792: Add app_randomMalcolm Davenport
2004-01-11Documentation fixMark Spencer
2004-01-11Say what is not implemented, yet. Feel free to dive in and code away, ppl. Bu...Jeremy McNamara
2004-01-11add more descriptive usage informationJeremy McNamara
2004-01-11Only build app_zapscan when zap is thereMark Spencer
2004-01-11include the standard mysql lib dir. Bug #533Jeremy McNamara
2004-01-11fix festival for big endian. Bug #709Jeremy McNamara
2004-01-11Fix dynamic user count, Take 4Jeremy McNamara
2004-01-11add new application 'zapscan' Bug #250Jeremy McNamara