Commit Graph

470 Commits (13bca43aa8d950e7db8c301a2718a2fe290c401a)

Author SHA1 Message Date
Mark Spencer 13bca43aa8 Get rid of all that old needlock garbage now that we're using recursive mutexes
21 years ago
Malcolm Davenport d0037ea2fd Add Matt's option to call an external application when a voicemail is
21 years ago
James Golovich 36a8fb3e4d Make app_dial complain if the timeout passed is non numeric
21 years ago
Mark Spencer fbc5be2426 Fix small typo
22 years ago
Mark Spencer 4b02c78aaa Don't die on a bad voicemail conf timezone entry (bug #1326)
22 years ago
Malcolm Davenport e1112c64c9 Fix the 'n' option of app_queue. Thanks Mike
22 years ago
Mark Spencer 3e9c337946 Small SIP fix, voicemail fix, and some delivery fixes on new apps
22 years ago
James Golovich 6ce8fc0b15 More read/write lock fixes in various modules
22 years ago
James Golovich 9fca20acc1 Fixup read/write locking
22 years ago
Mark Spencer eeb2ca5b26 Make read/write mode have a lock parameter and use it properly.
22 years ago
James Golovich 2ff5d7de53 Add manager action 'SetCDRUserField' (bug #1298)
22 years ago
Malcolm Davenport 3ec7218ffb Bug # 1287: Festival cache string bug fixed
22 years ago
Jeremy McNamara 4f72330f5c check input for errors. Bug #435
22 years ago
Mark Spencer a05ef35ca8 Improve verbose messages
22 years ago
Jeremy McNamara 484484ce89 fix agi to accept multiple arguments. Bug #664
22 years ago
Mark Spencer 6e15f28d6a Clarify documentation on Directory
22 years ago
James Golovich dc41c40eba Make app_system.c use ast_safe_system
22 years ago
Malcolm Davenport 71eafcf3da Typo
22 years ago
Malcolm Davenport 7555e69cdc Bug # 1271: Document the 'o' extension in VoiceMail application
22 years ago
Mark Spencer 284a5b3465 Store recorded file in RECORDED_FILE if %d is used... (bug #1062)
22 years ago
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