aboutsummaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2004-05-26add ast_control_streamfile api callanthm1-6/+3
2004-05-25It's angler's first patch!markster1-0/+1
2004-05-25Fix record option to take from the right channelmarkster1-1/+1
2004-05-24Handle different contexts (bug #1702)markster1-13/+14
2004-05-24Fix voicemail ADSI codes (bug #1680)markster1-2/+2
2004-05-24Minor mailbox cleanupsmarkster1-2/+1
2004-05-23Change 'u' back to 's' since it's required for both user and admin menusmarkster1-2/+2
2004-05-23Small fixesmarkster1-2/+2
2004-05-23MeetMe documentation improvements (bug #1703)markster1-40/+54
2004-05-23Use find_user for existsmailboxmarkster1-12/+4
2004-05-23Fixes to mailbox existsmarkster1-1/+6
2004-05-22Copy hangup cause at end of a good callmarkster1-1/+4
2004-05-22Work on a copy with app_agimarkster1-3/+4
2004-05-22Merge fabeman's extensive meetme improvements (bug #1624)markster1-41/+526
2004-05-21Stop stream when interrupted by '#' or '*' or '0' (bug #1689)markster1-0/+2
2004-05-20Make ast_channel_walk become ast_channel_walk_lockedmarkster5-53/+60
2004-05-20Make playback of envelope a configurable option (bug #1683)markster1-1/+18
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