[asterisk-commits] file: trunk r56840 - in /trunk: ./ apps/app_record.c

asterisk-commits at lists.digium.com asterisk-commits at lists.digium.com
Mon Feb 26 12:35:00 MST 2007


Author: file
Date: Mon Feb 26 13:34:59 2007
New Revision: 56840

URL: http://svn.digium.com/view/asterisk?view=rev&rev=56840
Log:
Merged revisions 56839 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r56839 | file | 2007-02-26 14:33:48 -0500 (Mon, 26 Feb 2007) | 2 lines

Update app_record documentation to use new CLI command, core show file formats. (issue #9151 reported by junky)

........

Modified:
    trunk/   (props changed)
    trunk/apps/app_record.c

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

Modified: trunk/apps/app_record.c
URL: http://svn.digium.com/view/asterisk/trunk/apps/app_record.c?view=diff&rev=56840&r1=56839&r2=56840
==============================================================================
--- trunk/apps/app_record.c (original)
+++ trunk/apps/app_record.c Mon Feb 26 13:34:59 2007
@@ -69,7 +69,7 @@
 "If filename contains '%d', these characters will be replaced with a number\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"
+"Use 'core 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"
 "application will teminate. \n";



More information about the asterisk-commits mailing list