<p>sungtae kim <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/13898">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">res_pjsip_session: Fixed wrong session termination<br><br>When the Asterisk receives 200 OK with invalid SDP,<br>the Asterisk/PJPROJECT terminating the session.<br>But if the channel was in the Bridge, Asterisk tries send<br>the Re-Invite before terminating the session.<br>And when the Asterisk sending the Re-Invite, it doesn't check<br>the SDP is NULL or not. This crashes the Asterisk.<br><br>Fixed it to close the session correctly if the UAS sends the<br>200 OK with wrong SDP.<br><br>ASTERISK-28743<br><br>Change-Id: Ifa864e0e125b1a7ed2f3abd4164187e1dddc56da<br>---<br>M res/res_pjsip_session.c<br>1 file changed, 22 insertions(+), 5 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/98/13898/2</pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/13898">change 13898</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/+/13898"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: 17 </div>
<div style="display:none"> Gerrit-Change-Id: Ifa864e0e125b1a7ed2f3abd4164187e1dddc56da </div>
<div style="display:none"> Gerrit-Change-Number: 13898 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: sungtae kim <pchero21@gmail.com> </div>
<div style="display:none"> Gerrit-Reviewer: Friendly Automation </div>
<div style="display:none"> Gerrit-Reviewer: George Joseph <gjoseph@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Joshua Colp <jcolp@sangoma.com> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>