<div dir="ltr">Try passing escape character<div><br></div><div>GET DATA $filename $timeout $max_digits $escape_character<div><br></div><div><br clear="all"><div dir="ltr">Regards,<br>Zohair Raza<div><br></div></div><br><div class="gmail_quote">

On Wed, Feb 22, 2012 at 6:40 PM, Chris Bagnall <span dir="ltr">&lt;<a href="mailto:asterisk@lists.minotaur.cc">asterisk@lists.minotaur.cc</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Greetings list,<br>
<br>
I&#39;ve done AGI scripting before, but in the past I&#39;ve always wanted control to be returned to the dialplan as soon as possible.<br>
<br>
However, today I have a scenario where I want the script to remain running during the playback of a file so that I can read DTMF at the end of playback. However, doing this:<br>
<br>
GET DATA en_welcome 5000 6<br>
<br>
Results (correctly) in the following in the asterisk console:<br>
    -- &lt;SIP/a.b.c.d-dc027b50&gt; Playing &#39;en_welcome&#39; (language &#39;en&#39;)<br>
<br>
But the AGI continues to run on after this point, not waiting for either the sound file to be played, nor for the expected 6 DTMF digits.<br>
<br>
Adding a simple 10 second sleep/wait to the AGI allows the sound file to be successfully played back.<br>
<br>
I&#39;m sure I must be missing something very obvious, buy my google-fu is failing me this afternoon.<br>
<br>
Suggestions gratefully received :-)<br>
<br>
Thanks in advance.<br>
<br>
Kind regards,<br>
<br>
Chris<span class="HOEnZb"><font color="#888888"><br>
-- <br>
This email is made from 100% recycled electrons<br>
<br>
--<br>
______________________________<u></u>______________________________<u></u>_________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
              <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
  <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/<u></u>mailman/listinfo/asterisk-<u></u>users</a><br>
</font></span></blockquote></div><br></div></div></div>