summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2004-04-26applied final release of bug 1353 per Mark's permissionAnthony Minessale II
2004-04-26Allow two contexts to be specified for directory application (reimplementatio...Mark Spencer
2004-04-26Make RemoveQueueMember and AddQueueMember jump to priority + 101 (bug 1022)James Golovich
2004-04-26More select/poll updates for various applicationsMark Spencer
2004-04-25Start with a reasonable default timeout in parkandannounceJames Golovich
2004-04-23Fix double close of file descriptor (bug #1473)Mark Spencer
2004-04-22gethostbyname isn't reentrant, who knew...Mark Spencer
2004-04-20Add app_exec (bug 1198James Golovich
2004-04-19Merge Matt's extern notify patchMark Spencer
2004-04-16* Patch to Makefiles to allow a script to query the make envirnoment.Anthony Minessale II
2004-04-16Answer if it needs it...Mark Spencer
2004-04-15Warn to use DeadAGI in general on hungup channels if AGI or EAGI is called.Mark Spencer
2004-04-15Make substring deprecatedMark Spencer
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