[asterisk-bugs] [JIRA] (ASTERISK-23285) PJSIP: Correct MWI behavior when mailboxes are specified for an endpoint and AOR

Matt Jordan (JIRA) noreply at issues.asterisk.org
Wed Feb 12 22:09:04 CST 2014


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

Matt Jordan updated ASTERISK-23285:
-----------------------------------

    Status: Open  (was: Triage)
    
> PJSIP: Correct MWI behavior when mailboxes are specified for an endpoint and AOR
> --------------------------------------------------------------------------------
>
>                 Key: ASTERISK-23285
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-23285
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Resources/res_pjsip_mwi
>    Affects Versions: 12.0.0
>            Reporter: Mark Michelson
>
> In pjsip.conf, mailboxes can be set on an endpoint and on an AOR. The idea is that if you set mailboxes on an endpoint, then the endpoint will received unsolicited MWI. If you set mailboxes on the AOR, then endpoints that subscribe to MWI at that AOR will receive solicited MWI updates for the configured mailboxes.
> If you were to set the same set of mailboxes on an endpoint and on an AOR, and the endpoint were to subscribe to MWI at that AOR, then the endpoint will receive both solicited and unsolicited MWI notifications when the mailboxes' states change.
> Ideally what would happen is that if there is overlap between the set of mailboxes on an endpoint and the set of mailboxes on an AOR that the endpoint has subscribed to, then when the subscription is activated, the unsolicited MWI notifications for the common mailboxes should stop. If the subscription is deactivated, then the unsolicited MWI would resume. If unsolicited MWI for an endpoint is aggregated, then...um...well...we could either kill the entire unsolicited notification, or we could opt to not include the subscribed mailbox count into the unsolicited aggregated notification. Probably the first option is better.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list