<p>Joshua Colp <strong>uploaded patch set #7</strong> to the change originally created by Paulo Vicentini.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/13846">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">chan_pjsip: Check audio frame when remote SSRC changes.<br><br>If the SSRC of a received RTP packet differed from the previous SSRC<br>an SSRC change control frame would be queued ahead of the media<br>frame. In the case of audio this would result in the format of the<br>audio frame not being checked, and if it differed or was not allowed<br>then it could cause the call to drop due to failure to set up a<br>translation path.<br><br>The chan_pjsip module will now no longer assume the first frame<br>will be the audio frame and instead goes through the complete list<br>to find it.<br><br>ASTERISK-28759<br><br>Change-Id: I6d854cc523f343e299a615636fc65bdbd5f809ec<br>---<br>M channels/chan_pjsip.c<br>1 file changed, 17 insertions(+), 10 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/46/13846/7</pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/13846">change 13846</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/+/13846"/><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-Change-Id: I6d854cc523f343e299a615636fc65bdbd5f809ec </div>
<div style="display:none"> Gerrit-Change-Number: 13846 </div>
<div style="display:none"> Gerrit-PatchSet: 7 </div>
<div style="display:none"> Gerrit-Owner: Paulo Vicentini <paulo.vicentini@gmail.com> </div>
<div style="display:none"> Gerrit-Reviewer: Friendly Automation </div>
<div style="display:none"> Gerrit-Reviewer: Joshua Colp <jcolp@sangoma.com> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>