<p>Kevin Harwell <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.asterisk.org/11014">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">res_pjsip_registrar: blocked threads on reliable transport shutdown take 3<br><br>When a contact was removed by the registrar it did not always check to see if<br>the circumstances involved a monitored reliable transport. For instance, if the<br>'remove_existing' option was set to 'true' then when existing contacts were<br>removed due to 'max_contacts' being reached, those existing contacts being<br>removed did not unregister the transport monitor.<br><br>Also, it was possible to add more than one monitor on a reliable transport for<br>a given aor and contact.<br><br>This patch makes it so all contact removals done by the registrar also remove<br>any associated transport monitors if necessary. It also makes it so duplicate<br>monitors cannot be added for a given transport.<br><br>ASTERISK-28213<br><br>Change-Id: I94b06f9026ed177d6adfd538317c784a42c1b17a<br>---<br>M include/asterisk/res_pjsip.h<br>M res/res_pjsip/pjsip_transport_events.c<br>M res/res_pjsip_registrar.c<br>3 files changed, 129 insertions(+), 83 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/14/11014/2</pre><p>To view, visit <a href="https://gerrit.asterisk.org/11014">change 11014</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/11014"/><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: I94b06f9026ed177d6adfd538317c784a42c1b17a </div>
<div style="display:none"> Gerrit-Change-Number: 11014 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Kevin Harwell <kharwell@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Friendly Automation (1000185) </div>
<div style="display:none"> Gerrit-Reviewer: George Joseph <gjoseph@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Kevin Harwell <kharwell@digium.com> </div>