[asterisk-bugs] [Asterisk 0017998]: [patch] chan_sip send MWI Notify, even if there is no app_voicemail loaded
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Oct 15 11:52:36 CDT 2010
The following issue requires your FEEDBACK.
======================================================================
https://issues.asterisk.org/view.php?id=17998
======================================================================
Reported By: vrban
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 17998
Category: Channels/chan_sip/General
Reproducibility: always
Severity: minor
Priority: normal
Status: feedback
Asterisk Version: 1.4.36
JIRA: SWP-2245
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2010-09-16 04:19 CDT
Last Modified: 2010-10-15 11:52 CDT
======================================================================
Summary: [patch] chan_sip send MWI Notify, even if there is
no app_voicemail loaded
Description:
Hello, if found this issue, after we outsourced the VM to a separate
Asterisk box. And then i noticed, that the asterisk maschines that only
should to call handling (noload => app_voicemail.so) still send MWI
Notify's when a SIP client register.
The patch fix this issue. Also i must be sure, that chan_sip.so is not
preloaded in modules.conf
======================================================================
----------------------------------------------------------------------
(0128101) russell (administrator) - 2010-10-15 11:52
https://issues.asterisk.org/view.php?id=17998#c128101
----------------------------------------------------------------------
My opinion is that I don't find the existing behavior to be a problem. If
you configure a mailbox, then I would expect Asterisk to send MWI. If you
don't want it to send MWI, then don't configure a mailbox.
In versions after 1.4, this type of change could be harmful, as it is
possible for Asterisk to know about the state of a mailbox even without
app_voicemail loaded using some distributed state features.
Issue History
Date Modified Username Field Change
======================================================================
2010-10-15 11:52 russell Note Added: 0128101
2010-10-15 11:52 russell Status ready for testing =>
feedback
======================================================================
More information about the asterisk-bugs
mailing list