[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
Sat Mar 14 10:36:34 CDT 2015


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

Matt Jordan closed ASTERISK-23285.
----------------------------------

    Resolution: Fixed

> 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 was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list