aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_controlplayback.c
AgeCommit message (Collapse)AuthorFilesLines
2005-04-21use double-quotes instead of angle-brackets for non-system include files ↵kpfleming1-9/+9
(bug #4058) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5490 f38db490-d61c-443f-a65b-d21fe96a405b
2004-10-26Add n+101 jump if file does not exist (bug #2722)markster1-2/+8
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4099 f38db490-d61c-443f-a65b-d21fe96a405b
2004-06-22Remove pthread.h from source. We should be using asterisk/lock.h everywhere ↵citats1-1/+0
instead (except in asterisk/lock.h). git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3277 f38db490-d61c-443f-a65b-d21fe96a405b
2004-06-15Fix unexpected behavior in voicemail (bug #1856)markster1-0/+5
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3219 f38db490-d61c-443f-a65b-d21fe96a405b
2004-05-27Doc fix for controlplayback, get rid of 500ms wait in rtp.c (bug #1589)markster1-3/+2
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3090 f38db490-d61c-443f-a65b-d21fe96a405b
2004-05-27More formatting fixescitats1-13/+10
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3088 f38db490-d61c-443f-a65b-d21fe96a405b
2004-05-26enhance control_playback to have an app (app_controlplayback) and to allow ↵anthm1-33/+41
pause (inherited by app_voicemail) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3087 f38db490-d61c-443f-a65b-d21fe96a405b
2004-05-26Cancel destroy request on new invite, merge bkw's control playback changesmarkster1-21/+36
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3084 f38db490-d61c-443f-a65b-d21fe96a405b
2004-05-26Add controlplayback appmarkster1-0/+120
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3077 f38db490-d61c-443f-a65b-d21fe96a405b