summaryrefslogtreecommitdiff
path: root/apps/app_controlplayback.c
AgeCommit message (Expand)Author
2005-12-30update doxygen docs to specify authorsRussell Bryant
2005-12-04convert most of the option_*'s to a single ast_flags structure. Also, fix someRussell Bryant
2005-11-29remove extraneous svn:executable propertiesKevin P. Fleming
2005-11-20Fix j option in a couple more places.Josh Roberson
2005-11-11more cleanups to application descriptionsRussell Bryant
2005-11-08make app_queue 1.2 jump compliant (issue #5580)Russell Bryant
2005-11-07application doc updateKevin P. Fleming
2005-11-06issue #5605Russell Bryant
2005-11-06Janitor project, app_controlplayback (bug #5610)Mark Spencer
2005-11-03major update to arg/option parsing APIs and documentationKevin P. Fleming
2005-10-26remove unnecessary checks before calls to ast_strlen_zeroRussell Bryant
2005-10-24Doxygen documentation update from oej (issue #5505)Russell Bryant
2005-10-19Massive cleanups to applications for LOCAL_USER handling and some other things.Russell Bryant
2005-10-18it's a good idea to unregister everything before calling STANDARD_HANGUP_LOCA...Russell Bryant
2005-09-14update MANY more files with proper copyright/license info (thanks Ian!)Kevin P. Fleming
2005-08-22add 'restart' character to ast_control_playback function and ControlPlayback(...Kevin P. Fleming
2005-06-06the last round of file version tagsKevin P. Fleming
2005-05-25various code cleanups (bug #4353)Russell Bryant
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...Kevin P. Fleming
2004-10-26Add n+101 jump if file does not exist (bug #2722)Mark Spencer
2004-06-22Remove pthread.h from source. We should be using asterisk/lock.h everywhere ...James Golovich
2004-06-15Fix unexpected behavior in voicemail (bug #1856)Mark Spencer
2004-05-27Doc fix for controlplayback, get rid of 500ms wait in rtp.c (bug #1589)Mark Spencer
2004-05-27More formatting fixesJames Golovich
2004-05-26enhance control_playback to have an app (app_controlplayback) and to allow pa...Anthony Minessale II
2004-05-26Cancel destroy request on new invite, merge bkw's control playback changesMark Spencer
2004-05-26Add controlplayback appMark Spencer