mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
Remove inappropriate sentence from VM2
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1193 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -110,7 +110,7 @@ static char *descrip_vm =
|
|||||||
"is preceeded by 'u' then the \"unavailable\" message will be played (that is, \n"
|
"is preceeded by 'u' then the \"unavailable\" message will be played (that is, \n"
|
||||||
"/var/lib/asterisk/sounds/vm/<exten>/unavail) if it exists. If the extension\n"
|
"/var/lib/asterisk/sounds/vm/<exten>/unavail) if it exists. If the extension\n"
|
||||||
"is preceeded by a 'b' then the the busy message will be played (that is,\n"
|
"is preceeded by a 'b' then the the busy message will be played (that is,\n"
|
||||||
"busy instead of unavail). At most one of 's', 'u', or 'b' may be specified.\n"
|
"busy instead of unavail). \n";
|
||||||
"Returns -1 on error or mailbox not found, or if the user hangs up. \n"
|
"Returns -1 on error or mailbox not found, or if the user hangs up. \n"
|
||||||
"Otherwise, it returns 0. \n";
|
"Otherwise, it returns 0. \n";
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user