[asterisk-commits] oej: branch 1.2 r55277 - /branches/1.2/apps/app_record.c

asterisk-commits at lists.digium.com asterisk-commits at lists.digium.com
Sun Feb 18 05:32:14 MST 2007


Author: oej
Date: Sun Feb 18 06:32:13 2007
New Revision: 55277

URL: http://svn.digium.com/view/asterisk?view=rev&rev=55277
Log:
Documentation update (#9053, jsmith)

Modified:
    branches/1.2/apps/app_record.c

Modified: branches/1.2/apps/app_record.c
URL: http://svn.digium.com/view/asterisk/branches/1.2/apps/app_record.c?view=diff&rev=55277&r1=55276&r2=55277
==============================================================================
--- branches/1.2/apps/app_record.c (original)
+++ branches/1.2/apps/app_record.c Sun Feb 18 06:32:13 2007
@@ -65,7 +65,8 @@
 "     't' : use alternate '*' terminator key instead of default '#'\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