aboutsummaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2004-05-20Merge Mike's announcement enhancementsmarkster1-3/+9
2004-05-19Merge small bkw_ queue enhancementsmarkster1-18/+30
2004-05-18Clarify app_dial documentation regarding transferscitats1-2/+2
2004-05-18Flesh out remaining "rrmemory" logicmarkster1-1/+8
2004-05-18Add Round-Robin w/ Memory queueing strategy (rrmemory)markster1-0/+36
2004-05-17nitpicky fixjeremy1-3/+3
2004-05-16Fix compile for old buildsmarkster1-2/+1
2004-05-16Add ability to look up callerid name by txt (bug #1442)markster2-1/+150
2004-05-15Fix timezone handling for FreeBSDmarkster1-0/+4
2004-05-15FreeBSD compile fix (bug #1655)markster1-0/+2
2004-05-15Update coding guidelines, fix "say.c" compile on older compilers, update codi...markster1-1/+4
2004-05-13Add events for join/leave (bug #1625)markster1-0/+19
2004-05-12Minor cleanups (bug #1618 included)markster1-1/+1
2004-05-12Put sip history stuff in (for real) and provide voicemail context (when not d...markster1-6/+15
2004-05-11Don't say "re-recording" on CLI.markster1-2/+5
2004-05-11Change "boundary" to be less likely to cause e-mail conflicts (bug #1602)markster1-1/+1
2004-05-10Allow characterset to be specified (bug #1598)markster1-1/+5
2004-05-10Set mimetype to lower case (bug #1597)markster1-1/+1
2004-05-09Include app.h in senddtmf (bug #1594)markster1-0/+1
2004-05-09Merge Connor's ringback feature for queue (bug #1560)markster1-6/+22
2004-05-09More ast_strlen_zero changescitats11-40/+45
2004-05-09Fix null pointer dereference in app_groupcount.c (bug 1588)citats1-1/+1
2004-05-08ast_strlen_zero changescitats2-4/+6
2004-05-07Code cleanupcitats1-111/+105
2004-05-07Created API call ast_dtmf_streamanthm2-125/+136
2004-05-06fix formatting, from bkwjeremy1-166/+162
2004-05-04Make sure we don't accidently send weird delivery times on DISAmarkster1-0/+1
2004-05-04strlen fixes and don't destroy SIP channels that still have pending things on...markster4-17/+21
2004-05-04Add app_groupcount to manage groupsmarkster2-1/+176
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