<p>Joshua Colp <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.asterisk.org/7176">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">pjsip: Add patch to allow all transports to be destroyed.<br><br>If a transport is created with the same transport type, source<br>IP address, and source port as one that already exists the old<br>transport is moved into a linked list called "tp_list".<br><br>If this old transport is later shutdown it will not be destroyed<br>as the process checks whether the transport is valid or not. This<br>check does not look at the "tp_list" when making the determination<br>causing the transport to not be destroyed.<br><br>This change updates the logic to query not just the main storage<br>method for transports but also the "tp_list".<br><br>Upstream issue https://trac.pjsip.org/repos/ticket/2061<br><br>ASTERISK-27411<br><br>Change-Id: Ic5c2bb60226df0ef1c8851359ed8d4cd64469429<br>---<br>A third-party/pjproject/patches/0100-sip_transport-Destroy-transports-not-in-hash.patch<br>1 file changed, 27 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/76/7176/2</pre><p>To view, visit <a href="https://gerrit.asterisk.org/7176">change 7176</a>. To unsubscribe, 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/7176"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: certified/13.13 </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>
<div style="display:none"> Gerrit-Change-Id: Ic5c2bb60226df0ef1c8851359ed8d4cd64469429 </div>
<div style="display:none"> Gerrit-Change-Number: 7176 </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: Kevin Harwell <kharwell@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Richard Mudgett <rmudgett@digium.com> </div>