Are you using code &gt;= 1.0.2 ? There were a few changes to the read app and it has been confirmed to work properly.<br><br>If you fall below min digits the app will exit anyway and the var &quot;read_result&quot; will be set to &quot;failure&quot;<br>
<br><br><div class="gmail_quote">On Tue, Jan 13, 2009 at 4:29 AM, ahgindia <span dir="ltr">&lt;<a href="mailto:ahgindia308@gmail.com">ahgindia308@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
The issue here was that when we a minimum of 0 or 1 DTMF input from user and<br>
hangs up.<br>
If we change that minimum to 2 or more, it correctly accepts the DTMF from<br>
user upto maximum specified limit and then hang up.<br>
Also there is an issue with minimum limit of DTMF input.<br>
<div class="Ih2E3d">&lt;action application=&quot;read&quot; data=&quot;4 5<br>
$${base_dir}/sounds/en/us/callie/conference/8000/conf-pin.wav res 10000 #&quot;/&gt;<br>
</div>If we keep a mimimum limit to 4, still the user is able to input two DTMF<br>
and press #, instead of minimum required DTMF input from user.<br>
Is this a bug or am I missing something.<br>
<div><div></div><div class="Wj3C7c"><br>
<br>
Anthony Minessale-2 wrote:<br>
&gt;<br>
&gt; escape the $ in ${res} with a \ so it will not be evaluated by the<br>
&gt; dialplan.<br>
&gt;<br>
&gt; &lt;action application=&quot;phrase&quot; data=&quot;spell,\${res}&quot;/&gt;<br>
&gt;<br>
&gt;<br>
&gt; On Sat, Jan 10, 2009 at 9:53 AM, Brian West &lt;<a href="mailto:brian@freeswitch.org">brian@freeswitch.org</a>&gt; wrote:<br>
&gt;<br>
&gt;&gt; You need to use execute_extension so that ${res} will be expanded.<br>
&gt;&gt; FreeSWITCH doesn&#39;t expand vars as it goes like asterisk does.<br>
&gt;&gt;<br>
&gt;&gt; Easy way to see the var is to use the info app.<br>
&gt;&gt; /b<br>
&gt;&gt;<br>
&gt;&gt; Sent from my iPhone<br>
&gt;&gt;<br>
&gt;&gt; On Jan 10, 2009, at 3:34 AM, ahgindia &lt;<a href="mailto:ahgindia308@gmail.com">ahgindia308@gmail.com</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Hi all,<br>
&gt;&gt; &gt; I want have DTMF input from user without answering the call (i.e. in<br>
&gt;&gt; &gt; session<br>
&gt;&gt; &gt; progress).<br>
&gt;&gt; &gt; I used Read application for this, but it is not working as it is<br>
&gt;&gt; &gt; intended to<br>
&gt;&gt; &gt; be.<br>
&gt;&gt; &gt; It is only accepting one DTMF from the user and the channel gets<br>
&gt;&gt; &gt; hang up.<br>
&gt;&gt; &gt; Am I missing something?<br>
&gt;&gt; &gt; Here is the dialplan that I used for this:<br>
&gt;&gt; &gt; &lt;action application=&quot;read&quot; data=&quot;0 2<br>
&gt;&gt; &gt; $${base_dir}/sounds/en/us/callie/conference/8000/conf-pin.wav res<br>
&gt;&gt; &gt; 10000 #&quot;/&gt;<br>
&gt;&gt; &gt; &lt;action application=&quot;phrase&quot; data=&quot;spell,${res}&quot;/&gt;<br>
&gt;&gt; &gt; The phrase application is used to check user input.<br>
&gt;&gt; &gt; --<br>
&gt;&gt; &gt; View this message in context:<br>
&gt;&gt; <a href="http://www.nabble.com/Read-application-not-working-as-intended-tp21386369p21386369.html" target="_blank">http://www.nabble.com/Read-application-not-working-as-intended-tp21386369p21386369.html</a><br>
&gt;&gt; &gt; Sent from the Freeswitch-users mailing list archive at Nabble.com.<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; _______________________________________________<br>
&gt;&gt; &gt; Freeswitch-users mailing list<br>
&gt;&gt; &gt; <a href="mailto:Freeswitch-users@lists.freeswitch.org">Freeswitch-users@lists.freeswitch.org</a><br>
&gt;&gt; &gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt;&gt; &gt;<br>
&gt;&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt;&gt; &gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;&gt;<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; Freeswitch-users mailing list<br>
&gt;&gt; <a href="mailto:Freeswitch-users@lists.freeswitch.org">Freeswitch-users@lists.freeswitch.org</a><br>
&gt;&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt;&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt;&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; Anthony Minessale II<br>
&gt;<br>
&gt; FreeSWITCH <a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org/</a><br>
&gt; ClueCon <a href="http://www.cluecon.com/" target="_blank">http://www.cluecon.com/</a><br>
&gt;<br>
&gt; AIM: anthm<br>
</div></div>&gt; <a href="mailto:MSN%3Aanthony_minessale@hotmail.com">MSN:anthony_minessale@hotmail.com</a> &lt;<a href="mailto:MSN%253Aanthony_minessale@hotmail.com">MSN%3Aanthony_minessale@hotmail.com</a>&gt;<br>
&gt; GTALK/JABBER/<a href="mailto:PAYPAL%3Aanthony.minessale@gmail.com">PAYPAL:anthony.minessale@gmail.com</a>&lt;<a href="mailto:PAYPAL%253Aanthony.minessale@gmail.com">PAYPAL%3Aanthony.minessale@gmail.com</a>&gt;<br>
<div class="Ih2E3d">&gt; IRC: <a href="http://irc.freenode.net" target="_blank">irc.freenode.net</a> #freeswitch<br>
&gt;<br>
&gt; FreeSWITCH Developer Conference<br>
</div>&gt; <a href="mailto:sip%3A888@conference.freeswitch.org">sip:888@conference.freeswitch.org</a> &lt;<a href="mailto:sip%253A888@conference.freeswitch.org">sip%3A888@conference.freeswitch.org</a>&gt;<br>
<div class="Ih2E3d">&gt; <a href="http://iax:guest@conference.freeswitch.org/888" target="_blank">iax:guest@conference.freeswitch.org/888</a><br>
</div>&gt; <a href="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org">googletalk:conf+888@conference.freeswitch.org</a>&lt;<a href="mailto:googletalk%253Aconf%252B888@conference.freeswitch.org">googletalk%3Aconf%2B888@conference.freeswitch.org</a>&gt;<br>

&gt; pstn:213-799-1400<br>
&gt;<br>
<div class="Ih2E3d">&gt; _______________________________________________<br>
&gt; Freeswitch-users mailing list<br>
&gt; <a href="mailto:Freeswitch-users@lists.freeswitch.org">Freeswitch-users@lists.freeswitch.org</a><br>
&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;<br>
&gt;<br>
<br>
</div><font color="#888888">--<br>
View this message in context: <a href="http://www.nabble.com/Read-application-not-working-as-intended-tp21386369p21432868.html" target="_blank">http://www.nabble.com/Read-application-not-working-as-intended-tp21386369p21432868.html</a><br>

</font><div><div></div><div class="Wj3C7c">Sent from the Freeswitch-users mailing list archive at Nabble.com.<br>
<br>
<br>
_______________________________________________<br>
Freeswitch-users mailing list<br>
<a href="mailto:Freeswitch-users@lists.freeswitch.org">Freeswitch-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Anthony Minessale II<br><br>FreeSWITCH <a href="http://www.freeswitch.org/">http://www.freeswitch.org/</a><br>ClueCon <a href="http://www.cluecon.com/">http://www.cluecon.com/</a><br>
<br>AIM: anthm<br><a href="mailto:MSN%3Aanthony_minessale@hotmail.com">MSN:anthony_minessale@hotmail.com</a><br>GTALK/JABBER/<a href="mailto:PAYPAL%3Aanthony.minessale@gmail.com">PAYPAL:anthony.minessale@gmail.com</a><br>
IRC: <a href="http://irc.freenode.net">irc.freenode.net</a> #freeswitch<br><br>FreeSWITCH Developer Conference<br><a href="mailto:sip%3A888@conference.freeswitch.org">sip:888@conference.freeswitch.org</a><br><a href="http://iax:guest@conference.freeswitch.org/888">iax:guest@conference.freeswitch.org/888</a><br>
<a href="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org">googletalk:conf+888@conference.freeswitch.org</a><br>pstn:213-799-1400<br>