Thanks for this Nazim,<br><br>Also where i can look for all the updated functions documented for Lua.<br><br>Regads<br>Sam<br><br><br><br><div class="gmail_quote">On Fri, Dec 17, 2010 at 4:14 AM, Nazim Aghabayov <span dir="ltr">&lt;<a href="mailto:nazim.aghabayov@gmail.com">nazim.aghabayov@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Why not using Lua script? Lua is quite powerful and you could benefit of<br>
using the luasql for db connectivity.<br>
<br>
g_caller_id = session:getVariable(&quot;caller_id_number&quot;)<br>
g_caller_destination_number = session:getVariable(&quot;destination_number&quot;)<br>
g_caller_context = session:getVariable(&quot;context&quot;)<br>
g_caller_uuid = session:getVariable(&quot;uuid&quot;)<br>
...<br>
session:flushDigits()<br>
digits = session:playAndGetDigits(4, 4, 3, 3000, &quot;#&quot;,<br>
              wav_base .. langId .. &quot;/&quot; .. prompt_wav, &quot;&quot;,<br>
      &quot;[&quot; .. allowed_digit1 .. &quot;,&quot; .. allowed_digitN .. &quot;]&quot;);<br>
...<br>
session:transfer(tostring(dest_ext), &quot;XML&quot;, &quot;public&quot;)<br>
<br>
Regards,<br>
<font color="#888888">Nazim<br>
</font><div><div></div><div class="h5"><br>
<br>
On 12/16/2010 07:29 AM, Sam wrote:<br>
&gt; hi,<br>
&gt;<br>
&gt; Its not an XML IVR but trying to collect digits when the user punches in<br>
&gt; some digits after a playback sound file,<br>
&gt; so that the digits would get stored into $(digits) and i can use those<br>
&gt; digits for further processing or transferring<br>
&gt; to other dial-plan as per the digits punched in.<br>
&gt;<br>
&gt; Suppose a digits punched are 4567, I collect them in $(digits) and by<br>
&gt; transfer function i do the transfer.<br>
&gt;<br>
&gt; &lt;action application=&quot;transfer&quot; data=&quot;$(digits) default XML&quot;/&gt;<br>
&gt;<br>
&gt; -----------------------------------------------------------------------------------------------<br>
&gt;<br>
&gt; Also i could see that in IVR.conf can do this by pressing 4567 and executing<br>
&gt; a statement , but here also question<br>
&gt; is how can i use it by storing those collected digits in an variable and the<br>
&gt; using it further.<br>
&gt;<br>
&gt; ----------------------------------------------------------------------------------------------<br>
&gt;<br>
&gt; I was thinking how in both the cases it could be done.<br>
&gt;<br>
&gt; Thnx &amp; Regds<br>
&gt; Sam<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; On Thu, Dec 16, 2010 at 4:35 AM, Michael Collins &lt;<a href="mailto:msc@freeswitch.org">msc@freeswitch.org</a>&gt; wrote:<br>
&gt;<br>
&gt;&gt; Is this an XML IVR?<br>
&gt;&gt; -MC<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; On Tue, Dec 14, 2010 at 1:43 AM, samir &lt;<a href="mailto:u2nsam@gmail.com">u2nsam@gmail.com</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt;&gt; hello,<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Is there any method to collect digits by a variable clause ?<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Suppose i have a ivr playing and user inputs digits , i want to collect<br>
&gt;&gt;&gt; the<br>
&gt;&gt;&gt; dtmf digits and send it to a different application where that digits will<br>
&gt;&gt;&gt; be<br>
&gt;&gt;&gt; used for routing purpose.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Any ideas !<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Regards<br>
&gt;&gt;&gt; Sam<br>
&gt;&gt;&gt; --<br>
&gt;&gt;&gt; View this message in context:<br>
&gt;&gt;&gt; <a href="http://freeswitch-users.2379917.n2.nabble.com/collecting-dtmf-digits-tp5833942p5833942.html" target="_blank">http://freeswitch-users.2379917.n2.nabble.com/collecting-dtmf-digits-tp5833942p5833942.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; 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; 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;&gt;<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;&gt;<br>
&gt;<br>
&gt;<br>
&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>
<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>