<p>George Joseph <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/15658">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">res_pjsip_session: Make reschedule_reinvite check for NULL topologies<br><br>When the check for equal topologies was added to reschedule_reinvite()<br>it was assumed that both the pending and active media states would<br>actually have non-NULL topologies.  We since discovered this isn't<br>the case.<br><br>We now only test for equal topologies if both media states have<br>non-NULL topologies.  The logic had to be rearranged a bit to make<br>sure that we cloned the media states if their topologies were<br>non-NULL but weren't equal.<br><br>ASTERISK-29215<br><br>Change-Id: I61313cca7fc571144338aac826091791b87b6e17<br>---<br>M res/res_pjsip_session.c<br>1 file changed, 25 insertions(+), 3 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/58/15658/2</pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/15658">change 15658</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/c/asterisk/+/15658"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: certified/16.8 </div>
<div style="display:none"> Gerrit-Change-Id: I61313cca7fc571144338aac826091791b87b6e17 </div>
<div style="display:none"> Gerrit-Change-Number: 15658 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: George Joseph <gjoseph@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Joshua Colp <jcolp@sangoma.com> </div>
<div style="display:none"> Gerrit-CC: Friendly Automation </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>