automerge commit

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2-netsec@55322 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Automerge Script
2007-02-18 13:20:26 +00:00
parent 7c6c6a0d7b
commit a7bd9aec9c

View File

@@ -65,7 +65,8 @@ static char *descrip =
" 't' : use alternate '*' terminator key instead of default '#'\n" " 't' : use alternate '*' terminator key instead of default '#'\n"
"\n" "\n"
"If filename contains '%d', these characters will be replaced with a number\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" "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" "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" "If the user should hangup during a recording, all data will be lost and the\n"