<p>N A <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/19576">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">res_adsi: Fix major regression caused by media format rearchitecture.<br><br>The commit that rearchitected media formats,<br>a2c912e9972c91973ea66902d217746133f96026,<br>introduced a regression by improperly translating code in res_adsi.c.<br>In particular, the pointer to the frame buffer was initialized<br>at the top of adsi_careful_send, rather than dynamically updating it<br>for each frame, as is required. This resulted in the first<br>frame being repeatedly sent, rather than advancing through<br>the frames. This corrupted the generation of the CAS,<br>which meant that CPE would never respond with the DTMF acknowledgment,<br>effectively completely breaking ADSI functionality.<br><br>This issue is now fixed, and ADSI now works properly again.<br><br>ASTERISK-29793 #close<br><br>Change-Id: Icdeddf733eda2981c98712d1ac9cddc0db507dbe<br>---<br>M res/res_adsi.c<br>1 file changed, 29 insertions(+), 3 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/76/19576/2</pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/19576">change 19576</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/+/19576"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Icdeddf733eda2981c98712d1ac9cddc0db507dbe </div>
<div style="display:none"> Gerrit-Change-Number: 19576 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: N A <asterisk@phreaknet.org> </div>
<div style="display:none"> Gerrit-CC: Friendly Automation </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>