<p>Joshua Colp <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/14503">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">bridge_channel: Don't queue unmapped frames.<br><br>If a frame is written to a channel in a bridge we<br>would normally queue this frame up and the channel<br>thread would then act upon it. If this frame had no<br>stream mapping on the channel it would then be<br>discarded.<br><br>This change adds a check before the queueing occurs<br>to determine if a mapping exists. If it does not<br>exist then the frame is not even queued at all. This<br>stops a frame duplication from happening and from<br>the channel thread having to wake up and deal with<br>it.<br><br>Change-Id: I17189b9b1dec45fc7e4490e8081d444a25a00bda<br>---<br>M main/bridge_channel.c<br>1 file changed, 17 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/03/14503/2</pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/14503">change 14503</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/+/14503"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: 16 </div>
<div style="display:none"> Gerrit-Change-Id: I17189b9b1dec45fc7e4490e8081d444a25a00bda </div>
<div style="display:none"> Gerrit-Change-Number: 14503 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Joshua Colp <jcolp@sangoma.com> </div>
<div style="display:none"> Gerrit-CC: Friendly Automation </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>