<div dir="ltr">Am using Read application to get the digit, since its recognizing... I would like to get for 3 attempts and then after 3rd attempt it has to playback some different message like entries exceeded. <div><br></div>

<div style>My dialplan as,</div><div style><div>exten = 100,1(begin),Playback(letters/a)</div><div>exten = 100,n,Set(rightPIN=1)</div><div>exten = 100,n,Read(inPIN,,1,skip,3,3) ; Attempts for 5 times with 3 seconds of timeout</div>

<div>exten = 100,n,GotoIf($[&quot;${inPIN}&quot; = &quot;${rightPIN}&quot;]?pin-accepted,1)</div><div>exten = 100,n,Playback(letters/c) ; Didn&#39;t go to pin-accepted, so play badPIN and hangup</div><div>exten = pin-accepted,1,Playback(letters/b) ; correct pin, play</div>

<div><br></div><div><br></div><div style>what happens its keep on asking to enter digit If my DTMF didnt match. Do i need to use any return function... ?</div><div style><br></div><div style>Actually my goal is to ask for 3 times and if not matched then return to some other application. </div>

<div style><br></div><div style>Thanks in advance. </div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, May 25, 2013 at 3:19 PM, Gopalakrishnan N <span dir="ltr">&lt;<a href="mailto:gopalakrishnan.an@gmail.com" target="_blank">gopalakrishnan.an@gmail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">With Asterisk 1.8 I got it working. <div><br></div><div>Regards</div></div><div class="HOEnZb"><div class="h5">

<div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, May 25, 2013 at 2:37 AM, Gopalakrishnan N <span dir="ltr">&lt;<a href="mailto:gopalakrishnan.an@gmail.com" target="_blank">gopalakrishnan.an@gmail.com</a>&gt;</span> wrote:<br>


<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><p dir="ltr">Tried info, rfc2833, inband and finally kept as auto.</p>
<div class="gmail_quote"><div><div>On 25 May 2013 02:20, &quot;Doug Lytle&quot; &lt;<a href="mailto:support@drdos.info" target="_blank">support@drdos.info</a>&gt; wrote:<br type="attribution"></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


<div><div>
<div><div style="font-size:12pt;font-family:arial,helvetica,sans-serif"><div>&gt;&gt; dtmfmode=auto<br></div><div><br></div><div>dtmfmode=info <br></div><div><br></div><div>or <br></div><div><br></div><div>dtmfmode=rfc2833<br>



</div><div><br></div><div>Doug<br></div><div><br></div><div><br></div><div>-- <br></div><div><span name="x"></span>Ben Franklin quote:<br><div><br></div>&quot;Those who would give up Essential Liberty to purchase a little Temporary Safety, deserve neither Liberty nor Safety.&quot;<span name="x"></span><br>



</div></div></div><br></div></div><span><font color="#888888">--<br>
_____________________________________________________________________<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/mailman/listinfo/asterisk-users</a><br></font></span></blockquote></div>
</blockquote></div><br></div>
</div></div></blockquote></div><br></div>