mirror of
https://github.com/asterisk/asterisk.git
synced 2026-06-18 13:34:16 +00:00
af2ced484e
Some callers of __messagecount did not correctly handle error return, instead returning a -1 message count. This caused a notification with "Messages-Waiting: yes" and "Voice-Message: -1/0 (0/0)" if the IMAP server was unavailable. Fixes: #64