mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-05 20:20:07 +00:00
Merged revisions 74316 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2 ........ r74316 | qwell | 2007-07-10 10:37:54 -0500 (Tue, 10 Jul 2007) | 4 lines Fix a small typo in description in of Voicemail() application. Issue 10170, patch by casper. ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@74317 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -447,7 +447,7 @@ static char *descrip_vm =
|
||||
" message. The units are whole-number decibels (dB).\n"
|
||||
" s - Skip the playback of instructions for leaving a message to the\n"
|
||||
" calling party.\n"
|
||||
" u - Play the 'unavailable greeting.\n"
|
||||
" u - Play the 'unavailable' greeting.\n"
|
||||
" j - Jump to priority n+101 if the mailbox is not found or some other\n"
|
||||
" error occurs.\n";
|
||||
|
||||
|
Reference in New Issue
Block a user