summaryrefslogtreecommitdiff
path: root/apps/app_record.c
AgeCommit message (Expand)Author
2005-09-15ensure that Record() will exit even if no audio is received from the channel ...Kevin P. Fleming
2005-09-14update MANY more files with proper copyright/license info (thanks Ian!)Kevin P. Fleming
2005-08-30Add SIP video fixesMark Spencer
2005-08-23reverse commit due to lack of disclaimerKevin P. Fleming
2005-08-23make Record() properly timeout even if no input is received from the channel ...Kevin P. Fleming
2005-06-06the last round of file version tagsKevin P. Fleming
2005-06-03add support for Sun Microsystems AU audio format (bug #4428 with minor mods)Kevin P. Fleming
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...Kevin P. Fleming
2005-02-05Add option to disable beep to record (bug #3508, with mods)Mark Spencer
2004-11-23Fix Record with "." in filename (bug #2923)Mark Spencer
2004-11-17Fix silence detection in app_record (bug #2883)Mark Spencer
2004-10-31Ouch.Mark Spencer
2004-10-28Fix record appMark Spencer
2004-10-28Fix potential seg if someone doesn't specify an extensionMark Spencer
2004-10-28Record application updates (bug #2627)Mark Spencer
2004-10-12Eliminate extraneous message (bug #2633)Mark Spencer
2004-09-23tweak prior commitAnthony Minessale II
2004-07-14Merge rgagnon's pedantic string changes (apps n-z) (bug #2038)Mark Spencer
2004-06-30Read/Record updates (bug #1947)Mark Spencer
2004-06-22Remove pthread.h from source. We should be using asterisk/lock.h everywhere ...James Golovich
2004-05-25It's angler's first patch!Mark Spencer
2004-04-06Get rid of all that old needlock garbage now that we're using recursive mutexesMark Spencer
2004-03-27Make read/write mode have a lock parameter and use it properly.Mark Spencer
2004-03-22Store recorded file in RECORDED_FILE if %d is used... (bug #1062)Mark Spencer
2004-02-25Bug #1087. Fix wav49 format so it can be played. Make file functionsJames Golovich
2004-01-30Improve documentation of app_record (bug #942)Mark Spencer
2003-11-23Various warning cleanupsMark Spencer
2003-10-28Don't free sildet unless we have oneMark Spencer
2003-06-29Add H.263 video supportMark Spencer
2003-04-28Add silence detection to app_recordMark Spencer
2003-04-14When recording, strip off last 1/4 second from recordingsMark Spencer
2003-03-28Use '|' or ':' on app_recordMark Spencer
2002-07-12Version 0.2.0 from FTPMark Spencer
2002-06-19Version 0.1.12 from FTPMark Spencer
2001-10-18Version 0.1.10 from FTPMark Spencer
2001-07-26Version 0.1.9 from FTPMark Spencer
2001-04-13Version 0.1.8 from FTPMark Spencer