aboutsummaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2004-05-03Make directory spell name if availablemarkster1-1/+3
2004-05-03Merge BKW's mp3 improvementsmarkster1-7/+7
2004-05-03Add SayPhonetic and SayAlpha applications (bug #793)markster1-0/+27
2004-05-01Add ability to specify custom e-mail subject line (bug #1291)markster1-7/+34
2004-05-01Further minor fixupmarkster1-4/+10
2004-05-01Merge sbinger's voicemailf ixes for duration and short files (bug #1282) thanks!markster1-43/+58
2004-05-01Rid compiler warning, make information meaningful in sip debug for codecsmarkster1-1/+0
2004-05-01Improve mp3 player quality (bug #1527)markster2-55/+91
2004-05-01Add HasVoicemail application (bug 1520)citats1-14/+38
2004-04-30Document usage of PGSQL. Bug#1486jeremy1-23/+33
2004-04-30correctly stay in admin menu until user wants out (bug #977)jeremy1-75/+81
2004-04-30rollback bug#77..the right fix immanentjeremy1-84/+78
2004-04-30Stay in admin menu until user wants out (bug #977)markster1-78/+84
2004-04-30Say "message 1" in title (bug #1521)markster1-1/+1
2004-04-29Even better, let it be specified per-contextmarkster1-3/+5
2004-04-29Add ability to customize directory introduction (bug #1488)markster1-2/+5
2004-04-29populate global options correctly. Bug#1515jeremy1-15/+14
2004-04-29Add support for French, Danish, Portuguese, Spanish, Italian, and Dutch numbersmarkster4-7/+7
2004-04-28Add revk's SMS application (bug #1437). Thanks!markster2-1/+1228
2004-04-28Trivial portability fixmarkster1-1/+1
2004-04-28Merge bug 1483 -- advanced voicemail optionsmarkster1-51/+740
2004-04-27Portability fix, use the shells path for sed and envcitats1-1/+1
2004-04-27Bug Fixanthm1-6/+16
2004-04-26applied final release of bug 1353 per Mark's permissionanthm2-4/+114
2004-04-26Allow two contexts to be specified for directory application (reimplementatio...markster1-11/+19
2004-04-26Make RemoveQueueMember and AddQueueMember jump to priority + 101 (bug 1022)citats1-1/+20
2004-04-26More select/poll updates for various applicationsmarkster2-15/+25
2004-04-25Start with a reasonable default timeout in parkandannouncecitats1-1/+1
2004-04-23Fix double close of file descriptor (bug #1473)markster1-1/+1
2004-04-22gethostbyname isn't reentrant, who knew...markster1-1/+2
2004-04-20Add app_exec (bug 1198citats2-1/+114
2004-04-19Merge Matt's extern notify patchmarkster1-29/+17
2004-04-16* Patch to Makefiles to allow a script to query the make envirnoment.anthm1-0/+3
2004-04-16Answer if it needs it...markster1-0/+3
2004-04-15Warn to use DeadAGI in general on hungup channels if AGI or EAGI is called.markster1-0/+4
2004-04-15Make substring deprecatedmarkster1-2/+4
2004-04-12Fix cut properly (bug #1138)markster1-6/+4
2004-04-10Don't hang up if the file is missing (not a bug, but fix anyway) (#1380)markster1-3/+8
2004-04-10Allow zapscan to select a specific channel (bug 1371)citats1-25/+71
2004-04-08Add ability to do PINs with dynamic conf (bug 1026)citats1-9/+123
2004-04-08Turn off MOH later rather than sooner.markster1-2/+2
2004-04-07Fix SendDTMF which was clearly not even tested before it was last committed.markster1-12/+11
2004-04-07Remove extra argument from ast_set_*_format callscitats1-4/+4
2004-04-07Add sendtext applicationmarkster2-1/+96
2004-04-07More changes to Matt's applicationmalcolmd1-2/+4
2004-04-06Get rid of all that old needlock garbage now that we're using recursive mutexesmarkster15-36/+36
2004-04-06Add Matt's option to call an external application when a voicemail ismalcolmd1-0/+41
2004-04-02Make app_dial complain if the timeout passed is non numericcitats1-3/+7
2004-03-31Fix small typomarkster1-1/+1
2004-03-31Don't die on a bad voicemail conf timezone entry (bug #1326)markster1-9/+14