]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Documentation update (#9053, jsmith)
authorOlle Johansson <oej@edvina.net>
Sun, 18 Feb 2007 12:32:13 +0000 (12:32 +0000)
committerOlle Johansson <oej@edvina.net>
Sun, 18 Feb 2007 12:32:13 +0000 (12:32 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@55277 65c4cc65-6c06-0410-ace0-fbb531ad65f3

apps/app_record.c

index 3101e22f4cbd8a491520a3f74565747d2cdfd957..6d1dfcf21432ad66ea1338ae50f51dd8b1710df0 100644 (file)
@@ -65,7 +65,8 @@ static char *descrip =
 "     '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"