[asterisk-bugs] [JIRA] (ASTERISK-26200) [patch] res_pjsip_mwi: improve realtime performance - remove unneeded check on endpoint's contacts.

Joshua Colp (JIRA) noreply at issues.asterisk.org
Fri Jul 15 05:29:57 CDT 2016


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

Joshua Colp updated ASTERISK-26200:
-----------------------------------

    Assignee: Alexei Gradinari

> [patch] res_pjsip_mwi: improve realtime performance - remove unneeded check on endpoint's contacts.
> ---------------------------------------------------------------------------------------------------
>
>                 Key: ASTERISK-26200
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-26200
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Resources/res_pjsip_mwi
>    Affects Versions: 13.9.1
>            Reporter: Alexei Gradinari
>            Assignee: Alexei Gradinari
>
> The function create_mwi_subscriptions_for_endpoint checks
> if there is active contacts by retrieving aors and contacts.
> This function is used to create all unsolicited mwi subscriptions on startup
> and is used when contact added.
> In both cases it's not necessary to check if there are contacts.
> The contacts are needed when asterisk sends mwi.



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



More information about the asterisk-bugs mailing list