[asterisk-bugs] [JIRA] (ASTERISK-24982) res_pjsip_mwi: Unsolicited MWI NOTIFY only sent on mailbox changes

Asterisk Team (JIRA) noreply at issues.asterisk.org
Wed Jul 27 10:24:12 CDT 2016


     [ https://issues.asterisk.org/jira/browse/ASTERISK-24982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Asterisk Team updated ASTERISK-24982:
-------------------------------------

    Target Release Version/s: 14.0.0

> res_pjsip_mwi: Unsolicited MWI NOTIFY only sent on mailbox changes
> ------------------------------------------------------------------
>
>                 Key: ASTERISK-24982
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-24982
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Resources/res_pjsip_mwi
>    Affects Versions: 13.3.2
>            Reporter: Joshua Colp
>            Assignee: Joshua Colp
>      Target Release: 13.4.0, 14.0.0
>
>
> Currently the res_pjsip_mwi module only sends unsolicited MWI NOTIFY messages when the state of a mailbox changes. This is problematic as it may cause a device to think no voicemail is present when it actually is.
> The two cases where NOTIFY should be sent are:
> 1. On initial startup. So that all reachable clients have up to date MWI information a NOTIFY should be sent to them upon startup.
> 2. When a device registers. Since a device that is registering is most likely to have forgotten any previous MWI status (or did not have any to begin with) it should be sent a NOTIFY.
> These, together with sending on mailbox state changes, allows a client to have up to date MWI information at all times.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list