<p>George Joseph <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.asterisk.org/6555">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">res_pjsip_session/BUNDLE:  Handle no audio codecs on endpoint<br><br>When an INVITE came in with both audio and video streams but there<br>were no audio codecs defined for the endpoint, we weren't declining<br>the audio stream.  Since it's usually the first/transport stream,<br>when the video stream was processed and tried to use the transport,<br>it was empty and caused a crash.  We now decline the the stream if<br>there are no matching codecs so when the video stream is processed,<br>it's now the first/transport stream and processes normally.<br><br>Change-Id: Ic854eda54c95031e66b076ecfae3041d34daa692<br>---<br>M res/res_pjsip_session.c<br>1 file changed, 24 insertions(+), 6 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/55/6555/2</pre><p>To view, visit <a href="https://gerrit.asterisk.org/6555">change 6555</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/6555"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: 15 </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>
<div style="display:none"> Gerrit-Change-Id: Ic854eda54c95031e66b076ecfae3041d34daa692 </div>
<div style="display:none"> Gerrit-Change-Number: 6555 </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@digium.com> </div>