Commit Graph

450 Commits (25d74e0334f08f98e123ad6a833285fbfd3853e2)

Author SHA1 Message Date
James Golovich 25d74e0334 More app_read.c fixes (bug 1261)
22 years ago
Mark Spencer 98b59da9ad Create ast_safe_system which closes off file descriptors before spawning system() and so on.
22 years ago
Mark Spencer 893ed27f5b Create temporary file and then sendmail it, then delete it, to avoid a hanging mailcmd from hanging asterisk (bug #1262)
22 years ago
Jeremy McNamara 730ca5f9b1 Enhance to accept a maximum of N digits. Bug #1261
22 years ago
Mark Spencer 7c35f68e29 Fix milliwatt and musiconhold to know about delivery times
22 years ago
Mark Spencer 21d31939d1 Merge ADSI fixes
22 years ago
Mark Spencer af6016cfd0 Add experimental nbscat application
22 years ago
Malcolm Davenport 5191a04055 Bug # 1088: Add MailboxExists, conditionally branches to priority n+101
22 years ago
Malcolm Davenport 9ef542b3cb Bug # 1179: Remove "show voicemail users" when using MYSQL voicemail interface
22 years ago
Jeremy McNamara fa308aa83b language is not supported in datetime. Bug 686
22 years ago
James Golovich 687b0ebe6e Check tempchan->type in app_zapscan.c (bug 1250)
22 years ago
Mark Spencer bc2a510fb7 Remember when we started/stopped ringing so that ringing twice works as expected
22 years ago
Malcolm Davenport 264bfb7121 Bug # 1247: Add patch to specify minimum vmail length and discard that
22 years ago
Mark Spencer 4c06525432 Make RDNIS really work right
22 years ago
Mark Spencer ce88c6dd08 Populate RDNIS information
22 years ago
Mark Spencer e02fae664a Alpha portability from Ricudis
22 years ago
James Golovich 9d8952f3a8 Make ZapScan wait 100ms for data
22 years ago
Mark Spencer 17e2416f68 Merge queue changes from Bug #214
22 years ago
James Golovich 4efa995ae1 Fix incorrect endpos when sildet is used during AGI record (bug 1210)
22 years ago
James Golovich 8812409528 Make voicemail not say goodbye twice on hangup (bug 1201)
22 years ago
James Golovich 6406e07a79 Make ParkAndAnnounce check some things (bug 1194)
22 years ago
James Golovich c0ef6a5d1b Free dsp in agi record file if it exits before the end (bug 1199)
22 years ago
James Golovich 21832436ec Remove unnecessary ast_check_hangup
22 years ago
James Golovich 6c6bd28308 Make ZapScan exit when '*' is pressed. Has the side effect of making
22 years ago
Malcolm Davenport f986561b62 Add the app_eval.c file
22 years ago
Malcolm Davenport d971478d75 Bug # 1182: Add app_eval: Permits a string to be evaulated twice in the context
22 years ago
Mark Spencer 674d81ce27 Fix strncpy auditing (bug #1152)
22 years ago
Mark Spencer 7f2e23bb50 Add absolute timeout option to dial that applies when call is up (bug #1107)
22 years ago
Mark Spencer 1b37f94737 Bail an AGI on PBX_KEEPALIVE being set in an exec.
22 years ago
Mark Spencer 0a103544e4 Copy old extension unless it's ASYNCGOTO (bug #1141)
22 years ago
Mark Spencer 534e78b372 Add DeadAGI Application
22 years ago
James Golovich 4653b4bb79 Unregister apps in app_queue.c on unload_module
22 years ago
Mark Spencer 6d799e9ff8 Fix small (yet big) bug in show_display
22 years ago
James Golovich 40ec19961c Fix app_chanisavail.c when passed string is big (bug #1139)
22 years ago
James Golovich 4de0a2e30e Fix app_random.c (bug #792)
22 years ago
James Golovich b32c690175 Fix app_chanisavail if there are invalid arguments (bug #1130)
22 years ago
Mark Spencer 064d7ffdb2 Don't write duration if file disappears (bug #1102 -- thanks hmodes)
22 years ago
James Golovich ade75fecae Add 'SAY TIME' to AGI. (bug #269)
22 years ago
Mark Spencer 43d758e630 Include errno.h
22 years ago
Mark Spencer 0f111e2d3a Ignore ECHILD in app_system
22 years ago
James Golovich cf854246fa Typo in app_zapras.c
22 years ago
James Golovich 6a0bc27b35 Typo in app_queue.c
22 years ago
James Golovich a303a83b92 Get rid of compiler warnings when calling ast_queue_log
22 years ago
James Golovich e8c21dfe67 Check result of malloc in app_dial.c
22 years ago
James Golovich 462cfbe8ae Bug #1087. Fix wav49 format so it can be played. Make file functions
22 years ago
James Golovich 38198d8cb3 Add extra \n so email sent by voicemail has the right header delimiter
22 years ago
Mark Spencer 39a358ef56 Fix corruptin in app_cut (bug #1084)
22 years ago
Mark Spencer f62061aa78 Handle change password properly with multiple VM contexts (bug #1069)
22 years ago
James Golovich d53b0d0643 Fixed gramatical error in app_queue.c (bug #1083)
22 years ago
James Golovich 84cbebcf17 Fix another typo in the app_dial description
22 years ago