mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-16 06:48:25 +00:00
Further fix misinformation in the description of manager MailboxStatus command.
The description still claimed that it returned the number of messages rather than whether there were messages waiting. ........ Merged revisions 379310 from http://svn.asterisk.org/svn/asterisk/branches/1.8 git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/11@379311 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -588,7 +588,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
|
||||
</syntax>
|
||||
<description>
|
||||
<para>Checks a voicemail account for status.</para>
|
||||
<para>Returns number of messages.</para>
|
||||
<para>Returns whether there are messages waiting.</para>
|
||||
<para>Message: Mailbox Status.</para>
|
||||
<para>Mailbox: <replaceable>mailboxid</replaceable>.</para>
|
||||
<para>Waiting: <literal>0</literal> if messages waiting, <literal>1</literal>
|
||||
|
||||
Reference in New Issue
Block a user