<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
Hi there,<div><br></div><div>I need a way to play digits received from user's phone without to block line from receive some more. For example:</div><div><br></div><div>exten =&gt; test,1,playback(type_your_age)</div><div>exten =&gt; test,n,read(aux,,1)</div><div>exten =&gt; test,n,saydigits(${aux}) ;HELP ME: In this moment, user can't type anything... I would like to play digit without force the user to pause.</div><div>exten =&gt; goto(2)</div><div><br></div><div>There's no need to be with read application.</div><div><br></div><div>Thanks your help.</div><div><u style="font-size: 10pt; "><br></u></div><div><u style="font-size: 10pt; ">Reginaldo d'barros</u></div><div><div>+5504185 9919 6279</div></div>                                               </div></body>
</html>