dect
/
asterisk
Archived
13
0
Fork 0
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7996 f38db490-d61c-443f-a65b-d21fe96a405b
This commit is contained in:
russell 2006-01-12 02:35:45 +00:00
parent 2a4ca3a422
commit a66cb8916f
1 changed files with 1 additions and 1 deletions

View File

@ -339,7 +339,7 @@ static char *descrip_vmain =
" g(#) - Use the specified amount of gain when recording a voicemail\n"
" message. The units are whole-number decibels (dB).\n"
" s - Skip checking the passcode for the mailbox.\n"
" a(#) - Skip folder prompt and g directly to folder specified, default 1\n";
" a(#) - Skip folder prompt and go directly to folder specified, default 1\n";
static char *synopsis_vm_box_exists =
"Check to see if Voicemail mailbox exists";