summaryrefslogtreecommitdiff
path: root/apps/app_controlplayback.c
AgeCommit message (Expand)Author
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