<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'><div>READ application should do the job for you</div><div><br></div><div>[Syntax]</div><div>Read(variable[,filename[&filename2[&...]][,maxdigits[,options[,attempts[,timeout]]]]])</div><div><br></div><div>i normally use first three arguments i.e. variable name, filename to play and max digits</div><div><br></div><div>you might consider using "waitexten" before "read" though</div><div><br></div><div>Rgds</div><div><br></div><br><div><hr id="stopSpelling">From: anuragrana31189@gmail.com<br>Date: Mon, 8 Sep 2014 09:29:47 +0530<br>To: asterisk-users@lists.digium.com<br>Subject: Re: [asterisk-users] Pattern Extension not working in Dialplan<br><br><div dir="ltr"><div class="ecxgmail_default" style="color:rgb(0,0,0);"><font face="verdana, sans-serif">​Thank you all for your suggestions.</font></div><div class="ecxgmail_default" style="color:rgb(0,0,0);"><font face="verdana, sans-serif"><br></font></div><div class="ecxgmail_default" style="color:rgb(0,0,0);"><font face="verdana, sans-serif">1. [macro-age] is a macro and not an extension badly named.</font></div><div class="ecxgmail_default" style="color:rgb(0,0,0);"><font face="verdana, sans-serif"><br></font></div><div class="ecxgmail_default" style="color:rgb(0,0,0);"><font face="verdana, sans-serif">2. I am able to use Read to fulfill the purpose but we can't use Read() after Background(). To use read we need Playback() [ am I right?]. But Playback do not provide barge-in facility i.e. user have to listen whole message then only his inputs will be accepted and if he entered input during the time recording is played , the input will be lost. </font></div><div class="ecxgmail_default" style="color:rgb(0,0,0);"><font face="verdana, sans-serif">So if using Background() [which return the control immediately] I have to use _XX extension.</font></div><div class="ecxgmail_default" style="color:rgb(0,0,0);"><font face="verdana, sans-serif"><br></font></div><div class="ecxgmail_default" style="color:rgb(0,0,0);"><font face="verdana, sans-serif">3. So basically I want to create a dial-plan where user is asked to input multi-digit value and he can enter it without listening complete message (if the user knows the message already)​</font></div></div>
<br>-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users</div>                                    </div></body>
</html>