[Home]

Summary:ASTERISK-28137: res_pjsip_notify: improve realtime performance on CLI completion on the endpoint
Reporter:Alexei Gradinari (alexei gradinari)Labels:pjsip
Date Opened:2018-10-26 16:18:45Date Closed:2018-10-29 13:23:34
Priority:MinorRegression?
Status:Closed/CompleteComponents:Resources/res_pjsip_notify
Versions:13.23.1 16.0.0 Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:The res_pjsip_notify inefficiently makes a lot of DB requests
on CLI completion on the endpoint.

For example if there are 10k endpoints the module makes 10k requests
of these 10k records.

Even if a part of the endpoint entered the module makes the same 10k requests and then filtered them by itself.
Comments:By: Asterisk Team (asteriskteam) 2018-10-26 16:18:46.451-0500

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].

By: Friendly Automation (friendly-automation) 2018-10-29 13:23:34.507-0500

Change 10550 merged by George Joseph:
res_pjsip_notify: improve realtime performance on CLI completion on the endpoint

[https://gerrit.asterisk.org/10550|https://gerrit.asterisk.org/10550]

By: Friendly Automation (friendly-automation) 2018-10-29 13:23:47.990-0500

Change 10555 merged by George Joseph:
res_pjsip_notify: improve realtime performance on CLI completion on the endpoint

[https://gerrit.asterisk.org/10555|https://gerrit.asterisk.org/10555]

By: Friendly Automation (friendly-automation) 2018-10-29 13:24:01.150-0500

Change 10556 merged by George Joseph:
res_pjsip_notify: improve realtime performance on CLI completion on the endpoint

[https://gerrit.asterisk.org/10556|https://gerrit.asterisk.org/10556]