<p>Joshua Colp <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.asterisk.org/9802">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">res_pjsip_registrar: Improve performance on inbound handling.<br><br>This change removes a sorcery lookup for retrieving all<br>contacts at the end of the registration process by keeping<br>track of the contacts that are added/updated/deleted.<br><br>This ensures at the end of the process the container of<br>contacts we have is the current state.<br><br>Pool usage has also been reduced by allocating one for<br>usage throughout the handling of a REGISTER and resetting<br>it to a clean state. This ensures that in most cases<br>we allocate once and just reuse it.<br><br>ASTERISK-28001<br><br>Change-Id: I1a78b2d46f9a2045dbbff1a3fd6dba84b612b3cb<br>---<br>M res/res_pjsip_registrar.c<br>1 file changed, 99 insertions(+), 50 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/02/9802/2</pre><p>To view, visit <a href="https://gerrit.asterisk.org/9802">change 9802</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/9802"/><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: I1a78b2d46f9a2045dbbff1a3fd6dba84b612b3cb </div>
<div style="display:none"> Gerrit-Change-Number: 9802 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Joshua Colp <jcolp@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins2 </div>
<div style="display:none"> Gerrit-Reviewer: Richard Mudgett <rmudgett@digium.com> </div>