aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_controlplayback.c
AgeCommit message (Expand)AuthorFilesLines
2005-08-22add 'restart' character to ast_control_playback function and ControlPlayback(...kpfleming1-48/+49
2005-06-06the last round of file version tagskpfleming1-2/+7
2005-05-25various code cleanups (bug #4353)russell1-10/+5
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...kpfleming1-9/+9
2004-10-26Add n+101 jump if file does not exist (bug #2722)markster1-2/+8
2004-06-22Remove pthread.h from source. We should be using asterisk/lock.h everywhere ...citats1-1/+0
2004-06-15Fix unexpected behavior in voicemail (bug #1856)markster1-0/+5
2004-05-27Doc fix for controlplayback, get rid of 500ms wait in rtp.c (bug #1589)markster1-3/+2
2004-05-27More formatting fixescitats1-13/+10
2004-05-26enhance control_playback to have an app (app_controlplayback) and to allow pa...anthm1-33/+41
2004-05-26Cancel destroy request on new invite, merge bkw's control playback changesmarkster1-21/+36
2004-05-26Add controlplayback appmarkster1-0/+120