aboutsummaryrefslogtreecommitdiffstats
path: root/app.c
AgeCommit message (Expand)AuthorFilesLines
2004-12-07Big diet for struct ast_channelmarkster1-2/+2
2004-10-26Fix short message isssue (bug #2723)markster1-9/+8
2004-10-03Add ability to check voicemail from multiple folders (bug #2561)markster1-3/+5
2004-10-03Improve groupcount handling (bug #2529) thanks!markster1-0/+108
2004-09-23Fix formatting againcitats1-4/+4
2004-09-23tweak prior commitanthm1-6/+9
2004-09-23Fix formattingcitats1-11/+11
2004-09-23allow file arg in ast_control_streamfile to accept trailing :end to indicate ...anthm1-0/+12
2004-09-23ast_control_streamfile caused seg with null stop or pause charsanthm1-6/+7
2004-09-17Move routines from voicemail to app for general use (part of bug #752)markster1-3/+463
2004-09-02Fix both app_read and underlying read issue (bug #2352)markster1-0/+2
2004-07-09More strcpy / snprintf as part of rgagnon's audit (bug #2004)markster1-2/+2
2004-06-22Remove pthread.h from source. We should be using asterisk/lock.h everywhere ...citats1-1/+1
2004-06-15Fix unexpected behavior in voicemail (bug #1856)markster1-1/+2
2004-06-01Voicemail fixes (bug #1758)markster1-2/+4
2004-06-01allow multiple exit characters on control_streamfile, allow '1' to skip envelopemarkster1-12/+15
2004-05-27More formatting fixescitats1-26/+20
2004-05-26enhance control_playback to have an app (app_controlplayback) and to allow pa...anthm1-6/+73
2004-05-26Formatting fixescitats1-8/+8
2004-05-26add ast_control_streamfile api callanthm1-0/+10
2004-05-13Add linear file generator, CIRCQ emulation for BSD (bug #1626)markster1-0/+103
2004-05-07Code cleanupcitats1-41/+40
2004-05-07Created API call ast_dtmf_streamanthm1-0/+45
2004-05-03Change strlen calls to ast_strlen_zero in voicemail checking stuff because it...citats1-4/+5
2004-04-06Get rid of all that old needlock garbage now that we're using recursive mutexesmarkster1-2/+2
2004-03-27Make read/write mode have a lock parameter and use it properly.markster1-2/+2
2003-06-11Use digit/response timeoutsmarkster1-2/+4
2003-05-25Fix searching for non-default mailboxesmarkster1-3/+3
2003-05-10Make voicemail segmentable into multiple contextsmarkster1-4/+20
2003-03-26Fix silly typomarkster1-2/+2
2003-03-26Make SIP message notify send detail MWI infomarkster1-2/+65
2003-02-24Mon Feb 24 07:00:01 CET 2003matteo1-1/+15
2003-02-23Sun Feb 23 07:00:00 CET 2003matteo1-0/+18
2003-01-30Version 0.3.0 from FTPmarkster1-0/+104
2001-08-05Version 0.1.9 from FTPmarkster1-0/+43