<p>Michael Cargile <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/13161">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">app_amd: Fixed timeout issue<br><br>ASTERISK-28143 attempted to fix an issue where calls with no audio would never<br>timeout. It did so by adding AST_FRAME_NULL as a frame type to process in its<br>calculations. Unfortunately these frames seem to show up at irregular time<br>intervals. This resulted in app_amd returning prematurely most of the time.<br>Removed AST_FRAME_NULL from the calculations and instead added an actual<br>timer that gets checked to see if the timeout has been reached.<br><br>Change-Id: I642a21b02d389b17e40ccd5357754b034c3daa42<br>---<br>M apps/app_amd.c<br>1 file changed, 21 insertions(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/61/13161/2</pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/13161">change 13161</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/+/13161"/><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: I642a21b02d389b17e40ccd5357754b034c3daa42 </div>
<div style="display:none"> Gerrit-Change-Number: 13161 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Michael Cargile <mikec@vicidial.com> </div>
<div style="display:none"> Gerrit-Reviewer: Friendly Automation </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>