]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Fix incorrect documentation of the MailboxStatus manager command.
authorMark Michelson <mmichelson@digium.com>
Mon, 27 Aug 2012 21:24:30 +0000 (21:24 +0000)
committerMark Michelson <mmichelson@digium.com>
Mon, 27 Aug 2012 21:24:30 +0000 (21:24 +0000)
commit25e6cee37057c075777efa1a24b8a1232c95af1e
treea282e433ec5fe1b944ad3bd818766d085639854a
parent80834d503e6a0a7c9d1db60172691ca40b833124
Fix incorrect documentation of the MailboxStatus manager command.

The "Waiting" field was misdocumented as reporting the number of
messages waiting. In reality, it simply indicated the presence or
absence of waiting messages.

(closes issue AST-975)
reported  by John Bigelow

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@371782 65c4cc65-6c06-0410-ace0-fbb531ad65f3
main/manager.c