<p>Joshua Colp <strong>posted comments</strong> on this change.</p><p><a href="https://gerrit.asterisk.org/6317">View Change</a></p><p>Patch set 1:</p><p>(2 comments)</p><ul style="list-style: none; padding-left: 20px;"><li><p><a href="https://gerrit.asterisk.org/#/c/6317/1/main/channel.c">File main/channel.c:</a></p><ul style="list-style: none; padding-left: 20px;"><li><p style="margin-bottom: 4px;"><a href="https://gerrit.asterisk.org/#/c/6317/1/main/channel.c@1100">Patch Set #1, Line 1100:</a> <code style="font-family:monospace,monospace">              case AST_CONTROL_VIDUPDATE:</code></p><p><blockquote style="border-left: 1px solid #aaa; margin: 10px 0; padding: 0 10px;">Why is this being blocked?  I'd think that the autoservice change would pre</blockquote></p><p style="white-space: pre-wrap; word-wrap: break-word;">I did it in case something else externally was queueing rapidly (such as a channel driver) needlessly.</p></li></ul></li><li><p><a href="https://gerrit.asterisk.org/#/c/6317/1/main/core_unreal.c">File main/core_unreal.c:</a></p><ul style="list-style: none; padding-left: 20px;"><li><p style="margin-bottom: 4px;"><a href="https://gerrit.asterisk.org/#/c/6317/1/main/core_unreal.c@329">Patch Set #1, Line 329:</a> </p><p><blockquote style="border-left: 1px solid #aaa; margin: 10px 0; padding: 0 10px;"><pre style="font-family: monospace,monospace; white-space: pre-wrap;">  if (f->frametype == AST_FRAME_VOICE) {<br>             if (!ast_channel_get_default_stream(ast, AST_MEDIA_TYPE_AUDIO)) {<br></pre></blockquote></p><p><blockquote style="border-left: 1px solid #aaa; margin: 10px 0; padding: 0 10px;">Should also drop the AST_CONTROL_SRCUPDATE and AST_CONTROL_SRCCHANGE frames</blockquote></p><p style="white-space: pre-wrap; word-wrap: break-word;">They aren't audio specific and they occur much less frequently than video update. I'd also prefer to keep this patch specific to video update since that was the original issue.</p></li></ul></li></ul><p>To view, visit <a href="https://gerrit.asterisk.org/6317">change 6317</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/6317"/><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: comment </div>
<div style="display:none"> Gerrit-Change-Id: Id3f40a6f51b740ae4704003a1800185c0c658ee7 </div>
<div style="display:none"> Gerrit-Change-Number: 6317 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Joshua Colp <jcolp@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins2 </div>
<div style="display:none"> Gerrit-Reviewer: Joshua Colp <jcolp@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Richard Mudgett <rmudgett@digium.com> </div>
<div style="display:none"> Gerrit-Comment-Date: Sun, 27 Aug 2017 23:41:22 +0000 </div>
<div style="display:none"> Gerrit-HasComments: Yes </div>