[asterisk-bugs] [JIRA] (ASTERISK-26200) [patch] res_pjsip_mwi: improve realtime performance - remove unneeded check on endpoint's contacts.
Asterisk Team (JIRA)
noreply at issues.asterisk.org
Thu Jul 14 17:59:56 CDT 2016
[ https://issues.asterisk.org/jira/browse/ASTERISK-26200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=231436#comment-231436 ]
Asterisk Team commented on ASTERISK-26200:
------------------------------------------
Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.
A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.
Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].
> [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
>
> 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 is 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