]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Merged revisions 55277 via svnmerge from
authorOlle Johansson <oej@edvina.net>
Sun, 18 Feb 2007 12:35:54 +0000 (12:35 +0000)
committerOlle Johansson <oej@edvina.net>
Sun, 18 Feb 2007 12:35:54 +0000 (12:35 +0000)
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)

........

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@55278 65c4cc65-6c06-0410-ace0-fbb531ad65f3

apps/app_record.c

index 8de76c7ff0ae84bb82ace2ec4c23553a858927af..39b323a3afe66e69196671df111844a724e803c3 100644 (file)
@@ -67,7 +67,8 @@ static char *descrip =
 "     '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"