summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2004-04-12Fix cut properly (bug #1138)Mark Spencer
2004-04-10Don't hang up if the file is missing (not a bug, but fix anyway) (#1380)Mark Spencer
2004-04-10Allow zapscan to select a specific channel (bug 1371)James Golovich
2004-04-08Add ability to do PINs with dynamic conf (bug 1026)James Golovich
2004-04-08Turn off MOH later rather than sooner.Mark Spencer
2004-04-07Fix SendDTMF which was clearly not even tested before it was last committed.Mark Spencer
2004-04-07Remove extra argument from ast_set_*_format callsJames Golovich
2004-04-07Add sendtext applicationMark Spencer
2004-04-07More changes to Matt's applicationMalcolm Davenport
2004-04-06Get rid of all that old needlock garbage now that we're using recursive mutexesMark Spencer
2004-04-06Add Matt's option to call an external application when a voicemail isMalcolm Davenport
2004-04-02Make app_dial complain if the timeout passed is non numericJames Golovich
2004-03-31Fix small typoMark Spencer
2004-03-31Don't die on a bad voicemail conf timezone entry (bug #1326)Mark Spencer
2004-03-30Fix the 'n' option of app_queue. Thanks MikeMalcolm Davenport
2004-03-29Small SIP fix, voicemail fix, and some delivery fixes on new appsMark Spencer
2004-03-27More read/write lock fixes in various modulesJames Golovich
2004-03-27Fixup read/write lockingJames Golovich
2004-03-27Make read/write mode have a lock parameter and use it properly.Mark Spencer
2004-03-26Add manager action 'SetCDRUserField' (bug #1298)James Golovich
2004-03-24Bug # 1287: Festival cache string bug fixedMalcolm Davenport
2004-03-24check input for errors. Bug #435Jeremy McNamara
2004-03-23Improve verbose messagesMark Spencer
2004-03-23fix agi to accept multiple arguments. Bug #664Jeremy McNamara
2004-03-23Clarify documentation on DirectoryMark Spencer
2004-03-22Make app_system.c use ast_safe_systemJames Golovich
2004-03-22TypoMalcolm Davenport
2004-03-22Bug # 1271: Document the 'o' extension in VoiceMail applicationMalcolm Davenport
2004-03-22Store recorded file in RECORDED_FILE if %d is used... (bug #1062)Mark Spencer
2004-03-22More app_read.c fixes (bug 1261)James Golovich
2004-03-21Create ast_safe_system which closes off file descriptors before spawning syst...Mark Spencer
2004-03-21Create temporary file and then sendmail it, then delete it, to avoid a hangin...Mark Spencer
2004-03-21Enhance to accept a maximum of N digits. Bug #1261Jeremy McNamara
2004-03-20Fix milliwatt and musiconhold to know about delivery timesMark Spencer
2004-03-20Merge ADSI fixesMark Spencer
2004-03-20Add experimental nbscat applicationMark Spencer
2004-03-19Bug # 1088: Add MailboxExists, conditionally branches to priority n+101Malcolm Davenport
2004-03-19Bug # 1179: Remove "show voicemail users" when using MYSQL voicemail interfaceMalcolm Davenport
2004-03-19language is not supported in datetime. Bug 686Jeremy McNamara
2004-03-19Check tempchan->type in app_zapscan.c (bug 1250)James Golovich
2004-03-19Remember when we started/stopped ringing so that ringing twice works as expectedMark Spencer
2004-03-18Bug # 1247: Add patch to specify minimum vmail length and discard thatMalcolm Davenport
2004-03-18Make RDNIS really work rightMark Spencer
2004-03-18Populate RDNIS informationMark Spencer
2004-03-15Alpha portability from RicudisMark Spencer
2004-03-14Make ZapScan wait 100ms for dataJames Golovich
2004-03-13Merge queue changes from Bug #214Mark Spencer
2004-03-12Fix incorrect endpos when sildet is used during AGI record (bug 1210)James Golovich
2004-03-11Make voicemail not say goodbye twice on hangup (bug 1201)James Golovich
2004-03-11Make ParkAndAnnounce check some things (bug 1194)James Golovich