From ab7f71fd96f3b235e4f55aeaf71ee89af877bc3f Mon Sep 17 00:00:00 2001 From: Olle Johansson Date: Sun, 18 Feb 2007 12:52:58 +0000 Subject: Merged revisions 55278 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.4 ................ r55278 | oej | 2007-02-18 13:35:54 +0100 (Sun, 18 Feb 2007) | 10 lines 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) ........ ................ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@55279 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- apps/app_record.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'apps/app_record.c') diff --git a/apps/app_record.c b/apps/app_record.c index e06d84a46..027957de5 100644 --- a/apps/app_record.c +++ b/apps/app_record.c @@ -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" -- cgit v1.2.3