aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_record.c
diff options
context:
space:
mode:
authormarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2004-05-25 15:53:28 +0000
committermarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2004-05-25 15:53:28 +0000
commit90194e958c4ef1b90631e3580b3e49431e118b71 (patch)
treea7fa952b48f9fba43ad9ca270d40a469cd2f3f15 /apps/app_record.c
parent330d0a41ba1cbca1cfb157260aabb00ee89dc913 (diff)
It's angler's first patch!
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3073 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'apps/app_record.c')
-rwxr-xr-xapps/app_record.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/app_record.c b/apps/app_record.c
index 80dd1da89..17b95160c 100755
--- a/apps/app_record.c
+++ b/apps/app_record.c
@@ -37,6 +37,7 @@ static char *descrip =
"If filename contains '%d', these characters will be replaced with a number\n"
"incremented by one each time the file is recorded. \n\n"
"Formats: g723, g729, gsm, h263, ulaw, alaw, vox, wav, WAV\n\n"
+"User can press '#' to terminate the recording and continue to the next priority.\n\n"
"Returns -1 when the user hangs up.\n";
STANDARD_LOCAL_USER;