summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
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
2004-03-10Free dsp in agi record file if it exits before the end (bug 1199)James Golovich
2004-03-10Remove unnecessary ast_check_hangupJames Golovich
2004-03-10Make ZapScan exit when '*' is pressed. Has the side effect of makingJames Golovich
2004-03-09Add the app_eval.c fileMalcolm Davenport
2004-03-09Bug # 1182: Add app_eval: Permits a string to be evaulated twice in the contextMalcolm Davenport
2004-03-08Fix strncpy auditing (bug #1152)Mark Spencer
2004-03-06Add absolute timeout option to dial that applies when call is up (bug #1107)Mark Spencer
2004-03-05Bail an AGI on PBX_KEEPALIVE being set in an exec.Mark Spencer
2004-03-04Copy old extension unless it's ASYNCGOTO (bug #1141)Mark Spencer
2004-03-03Add DeadAGI ApplicationMark Spencer
2004-03-03Unregister apps in app_queue.c on unload_moduleJames Golovich
2004-03-02Fix small (yet big) bug in show_displayMark Spencer
2004-03-02Fix app_chanisavail.c when passed string is big (bug #1139)James Golovich
2004-03-01Fix app_random.c (bug #792)James Golovich
2004-02-29Fix app_chanisavail if there are invalid arguments (bug #1130)James Golovich