<p>Alexei Gradinari <strong>uploaded patch set #3</strong> to this change.</p><p><a href="https://gerrit.asterisk.org/10550">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">res_pjsip_notify: improve realtime performance on CLI completion on the endpoint<br><br>The module 'res_pjsip_notify' inefficiently makes a lot of DB requests<br>on CLI completion on the endpoint.<br><br>For example if there are 10k endpoints the module makes 10k requests<br>of these 10k records.<br><br>Even if a part of the endpoint entered<br>the module makes the same 10k requests and then filtered them by itself.<br><br>This patch gathers endpoints container by prefix<br>and adds all gathered endpoints to completion at once.<br><br>ASTERISK-28137 #close<br><br>Change-Id: Ic20024912cc77bf4d3e476c4cd853293c52b254b<br>---<br>M res/res_pjsip_notify.c<br>1 file changed, 17 insertions(+), 17 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/50/10550/3</pre><p>To view, visit <a href="https://gerrit.asterisk.org/10550">change 10550</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.asterisk.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.asterisk.org/10550"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: 13 </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>
<div style="display:none"> Gerrit-Change-Id: Ic20024912cc77bf4d3e476c4cd853293c52b254b </div>
<div style="display:none"> Gerrit-Change-Number: 10550 </div>
<div style="display:none"> Gerrit-PatchSet: 3 </div>
<div style="display:none"> Gerrit-Owner: Alexei Gradinari <alex2grad@gmail.com> </div>
<div style="display:none"> Gerrit-Reviewer: Alexei Gradinari <alex2grad@gmail.com> </div>
<div style="display:none"> Gerrit-Reviewer: Corey Farrell <git@cfware.com> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins2 (1000185) </div>
<div style="display:none"> Gerrit-Reviewer: Richard Mudgett <rmudgett@digium.com> </div>