aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_record.c
AgeCommit message (Expand)AuthorFilesLines
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7221 f38db490-d61...kpfleming1-0/+0
2005-11-21issue #5787russell1-4/+4
2005-11-08make app_queue 1.2 jump compliant (issue #5580)russell1-1/+2
2005-11-07application doc updatekpfleming1-1/+2
2005-11-06issue #5605russell1-0/+1
2005-11-06alphabetize option listsrussell1-3/+3
2005-11-01optionally send silence during recording (issue #5135)kpfleming1-100/+111
2005-10-26remove unnecessary checks before calls to ast_strlen_zerorussell1-1/+1
2005-10-24Doxygen documentation update from oej (issue #5505)russell1-2/+2
2005-10-19Massive cleanups to applications for LOCAL_USER handling and some other things.russell1-6/+16
2005-10-18it's a good idea to unregister everything before calling STANDARD_HANGUP_LOCA...russell1-1/+6
2005-09-15ensure that Record() will exit even if no audio is received from the channel ...kpfleming1-11/+15
2005-09-14update MANY more files with proper copyright/license info (thanks Ian!)kpfleming1-6/+17
2005-08-30Add SIP video fixesmarkster1-0/+3
2005-08-23reverse commit due to lack of disclaimerkpfleming1-14/+9
2005-08-23make Record() properly timeout even if no input is received from the channel ...kpfleming1-9/+14
2005-06-06the last round of file version tagskpfleming1-2/+7
2005-06-03add support for Sun Microsystems AU audio format (bug #4428 with minor mods)kpfleming1-1/+1
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...kpfleming1-9/+9
2005-02-05Add option to disable beep to record (bug #3508, with mods)markster1-7/+14
2004-11-23Fix Record with "." in filename (bug #2923)markster1-1/+1
2004-11-17Fix silence detection in app_record (bug #2883)markster1-39/+38
2004-10-31Ouch.markster1-1/+1
2004-10-28Fix record appmarkster1-0/+4
2004-10-28Fix potential seg if someone doesn't specify an extensionmarkster1-1/+5
2004-10-28Record application updates (bug #2627)markster1-88/+59
2004-10-12Eliminate extraneous message (bug #2633)markster1-1/+1
2004-09-23tweak prior commitanthm1-5/+25
2004-07-14Merge rgagnon's pedantic string changes (apps n-z) (bug #2038)markster1-1/+1
2004-06-30Read/Record updates (bug #1947)markster1-24/+83
2004-06-22Remove pthread.h from source. We should be using asterisk/lock.h everywhere ...citats1-1/+0
2004-05-25It's angler's first patch!markster1-0/+1
2004-04-06Get rid of all that old needlock garbage now that we're using recursive mutexesmarkster1-2/+2
2004-03-27Make read/write mode have a lock parameter and use it properly.markster1-2/+2
2004-03-22Store recorded file in RECORDED_FILE if %d is used... (bug #1062)markster1-0/+1
2004-02-25Bug #1087. Fix wav49 format so it can be played. Make file functionscitats1-3/+3
2004-01-30Improve documentation of app_record (bug #942)markster1-4/+7
2003-11-23Various warning cleanupsmarkster1-1/+1
2003-10-28Don't free sildet unless we have onemarkster1-2/+3
2003-06-29Add H.263 video supportmarkster1-0/+8
2003-04-28Add silence detection to app_recordmarkster1-7/+75
2003-04-14When recording, strip off last 1/4 second from recordingsmarkster1-0/+3
2003-03-28Use '|' or ':' on app_recordmarkster1-1/+1
2002-07-12Version 0.2.0 from FTPmarkster1-1/+1
2002-06-19Version 0.1.12 from FTPmarkster1-5/+8
2001-10-18Version 0.1.10 from FTPmarkster1-1/+1
2001-07-26Version 0.1.9 from FTPmarkster1-4/+10
2001-04-13Version 0.1.8 from FTPmarkster1-0/+168