[asterisk-commits] oej: branch 1.4 r55278 - in /branches/1.4: ./ apps/app_record.c

asterisk-commits at lists.digium.com asterisk-commits at lists.digium.com
Sun Feb 18 05:35:55 MST 2007


Author: oej
Date: Sun Feb 18 06:35:54 2007
New Revision: 55278

URL: http://svn.digium.com/view/asterisk?view=rev&rev=55278
Log:
Merged revisions 55277 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r55277 | oej | 2007-02-18 13:32:13 +0100 (Sun, 18 Feb 2007) | 2 lines

Documentation update (#9053, jsmith)

........

Modified:
    branches/1.4/   (props changed)
    branches/1.4/apps/app_record.c

Propchange: branches/1.4/
------------------------------------------------------------------------------
Binary property 'branch-1.2-merged' - no diff available.

Modified: branches/1.4/apps/app_record.c
URL: http://svn.digium.com/view/asterisk/branches/1.4/apps/app_record.c?view=diff&rev=55278&r1=55277&r2=55278
==============================================================================
--- branches/1.4/apps/app_record.c (original)
+++ branches/1.4/apps/app_record.c Sun Feb 18 06:35:54 2007
@@ -67,7 +67,8 @@
 "     'x' : ignore all terminator keys (DTMF) and keep recording until hangup\n"
 "\n"
 "If filename contains '%d', these characters will be replaced with a number\n"
-"incremented by one each time the file is recorded. \n\n"
+"incremented by one each time the file is recorded. A channel variable\n"
+"named RECORDED_FILE will also be set, which contains the final filemname.\n\n"
 "Use 'show file formats' to see the available formats on your system\n\n"
 "User can press '#' to terminate the recording and continue to the next priority.\n\n"
 "If the user should hangup during a recording, all data will be lost and the\n"



More information about the asterisk-commits mailing list