Commit Graph

487 Commits (7bf0c1bc45ff6cd644f22418bc82968b33a6eb16)

Author SHA1 Message Date
Mark Spencer 7bf0c1bc45 Fix double close of file descriptor (bug #1473)
21 years ago
Mark Spencer d3f9887589 gethostbyname isn't reentrant, who knew...
21 years ago
James Golovich f864caba2f Add app_exec (bug 1198
21 years ago
Mark Spencer 776a66f5db Merge Matt's extern notify patch
21 years ago
Anthony Minessale II 34e415222e * Patch to Makefiles to allow a script to query the make envirnoment.
21 years ago
Mark Spencer 1487d749fe Answer if it needs it...
21 years ago
Mark Spencer 74de37e81e Warn to use DeadAGI in general on hungup channels if AGI or EAGI is called.
21 years ago
Mark Spencer 698b0b090b Make substring deprecated
21 years ago
Mark Spencer 694cacc93d Fix cut properly (bug #1138)
21 years ago
Mark Spencer f2ee5d3a80 Don't hang up if the file is missing (not a bug, but fix anyway) (#1380)
21 years ago
James Golovich ae07b8ee83 Allow zapscan to select a specific channel (bug 1371)
21 years ago
James Golovich 4d7386fc5f Add ability to do PINs with dynamic conf (bug 1026)
21 years ago
Mark Spencer 6cde9d87a3 Turn off MOH later rather than sooner.
21 years ago
Mark Spencer 50edc08001 Fix SendDTMF which was clearly not even tested before it was last committed.
21 years ago
James Golovich 0b2a9dc297 Remove extra argument from ast_set_*_format calls
21 years ago
Mark Spencer 78641613c7 Add sendtext application
21 years ago
Malcolm Davenport df9089d3f8 More changes to Matt's application
21 years ago
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
21 years ago
Mark Spencer 4b02c78aaa Don't die on a bad voicemail conf timezone entry (bug #1326)
21 years ago
Malcolm Davenport e1112c64c9 Fix the 'n' option of app_queue. Thanks Mike
21 years ago
Mark Spencer 3e9c337946 Small SIP fix, voicemail fix, and some delivery fixes on new apps
21 years ago
James Golovich 6ce8fc0b15 More read/write lock fixes in various modules
21 years ago
James Golovich 9fca20acc1 Fixup read/write locking
21 years ago
Mark Spencer eeb2ca5b26 Make read/write mode have a lock parameter and use it properly.
21 years ago
James Golovich 2ff5d7de53 Add manager action 'SetCDRUserField' (bug #1298)
21 years ago
Malcolm Davenport 3ec7218ffb Bug # 1287: Festival cache string bug fixed
21 years ago
Jeremy McNamara 4f72330f5c check input for errors. Bug #435
21 years ago
Mark Spencer a05ef35ca8 Improve verbose messages
21 years ago
Jeremy McNamara 484484ce89 fix agi to accept multiple arguments. Bug #664
21 years ago
Mark Spencer 6e15f28d6a Clarify documentation on Directory
21 years ago
James Golovich dc41c40eba Make app_system.c use ast_safe_system
21 years ago
Malcolm Davenport 71eafcf3da Typo
21 years ago
Malcolm Davenport 7555e69cdc Bug # 1271: Document the 'o' extension in VoiceMail application
21 years ago
Mark Spencer 284a5b3465 Store recorded file in RECORDED_FILE if %d is used... (bug #1062)
21 years ago
James Golovich 25d74e0334 More app_read.c fixes (bug 1261)
21 years ago
Mark Spencer 98b59da9ad Create ast_safe_system which closes off file descriptors before spawning system() and so on.
21 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)
21 years ago
Jeremy McNamara 730ca5f9b1 Enhance to accept a maximum of N digits. Bug #1261
21 years ago
Mark Spencer 7c35f68e29 Fix milliwatt and musiconhold to know about delivery times
21 years ago
Mark Spencer 21d31939d1 Merge ADSI fixes
21 years ago
Mark Spencer af6016cfd0 Add experimental nbscat application
21 years ago
Malcolm Davenport 5191a04055 Bug # 1088: Add MailboxExists, conditionally branches to priority n+101
21 years ago
Malcolm Davenport 9ef542b3cb Bug # 1179: Remove "show voicemail users" when using MYSQL voicemail interface
21 years ago
Jeremy McNamara fa308aa83b language is not supported in datetime. Bug 686
21 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