Dear Daniel,<div><br></div><div>I know this method to get DTMF digits from headers of events. But is there any direct API call to get digits besides &quot;Read&quot; command which requires to play sound file ?</div><div><br clear="all">

Incase of any further queries, Please feel free to mail me or contact me on the numbers provided below.<br><br>Thanks &amp; Regards,<br>Chaitanya Bhatt<br>Software Engineer.<br><br>Viva Infomedia Pvt. Ltd.<br>242, Oshiwara Industrial Centre,<br>

New Link Road, Opp. Oshiwara Bus Depot,<br>Goregaon West, Mumbai 400104.<br><br>Direct: +91.22.40310356<br>Board: +91.22.40310310<br>Email : <a href="mailto:chaitanya@vivainfomedia.com">chaitanya@vivainfomedia.com</a><br>

<br>Viva Infomedia: Awarded as Best SME (E-Commerce) at CNBC Emerging India Awards 2009<br><br>
<br><br><div class="gmail_quote">On Mon, Aug 2, 2010 at 7:34 PM, Daniel Neubert <span dir="ltr">&lt;<a href="mailto:daniel.neubert@solomo.de">daniel.neubert@solomo.de</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">




  

<div bgcolor="#ffffff" text="#000000">
Hi,<br>
<br>
but in order to receive DTMF-Events you need to issue start_dtmf first:<br>
<br>
You can use start_dtmf in a dialplan to enable in-band DTMF detection
(i.e. the detection of DTMF tones on a channel). You should do this
when you want to be able to identify DTMF tones on a channel that
doesn&#39;t otherwise support another signaling method (like RFC2833 or
INFO).
<br>
<br>
After start_dtmf is executed FreeSWITCH will detect DTMF an generate
events for them so you can read the DTMF-Digit via ESL.<div class="im"><br>
<pre cols="72">Best regards / Mit freundlichen Grüßen,
Daniel Neubert
</pre>
<br></div><div><div></div><div class="h5">
On 02.08.2010 15:46, Chaitanya Bhatt // Viva wrote:
<blockquote type="cite">Hey Daniel,
  <div><br>
  </div>
  <div>Thanks for your response. </div>
  <div><br>
  </div>
  <div>I don&#39;t want to specify commands in dialplan, i want to give
commands to Freeswitch from my Perl script over ESL.</div>
  <div>I want to get DTMF input.</div>
  <div>I tried &quot;READ&quot; command but that needs sound file, but i want
plain DTMF input without playing any sound file.</div>
  <div><br>
  </div>
  <div>Thanks &amp; Regards,<br>
Chaitanya Bhatt<br>
Software Engineer.<br>
  <br>
Viva Infomedia Pvt. Ltd.<br>
242, Oshiwara Industrial Centre,<br>
New Link Road, Opp. Oshiwara Bus Depot,<br>
Goregaon West, Mumbai 400104.<br>
  <br>
Direct: +91.22.40310356<br>
Board: +91.22.40310310<br>
Email : <a href="mailto:chaitanya@vivainfomedia.com" target="_blank">chaitanya@vivainfomedia.com</a><br>
  <br>
Viva Infomedia: Awarded as Best SME (E-Commerce) at CNBC Emerging India
Awards 2009<br>
  <br>
  <br>
  <br>
  <div class="gmail_quote">On Mon, Aug 2, 2010 at 6:47 PM, Daniel
Neubert <span dir="ltr">&lt;<a href="mailto:daniel.neubert@solomo.de" target="_blank">daniel.neubert@solomo.de</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">
    <div bgcolor="#ffffff" text="#000000">Hi,<br>
    <br>
did you execute start_dtmf in dialplan?<br>
    <br>
    <a href="http://wiki.freeswitch.org/wiki/Misc._Dialplan_Tools_start_dtmf" target="_blank">http://wiki.freeswitch.org/wiki/Misc._Dialplan_Tools_start_dtmf</a><br>
    <pre cols="72">Best regards / Mit freundlichen Grüßen,
Daniel Neubert
    </pre>
    <div>
    <div>On 02.08.2010 14:48, Chaitanya Bhatt // Viva wrote:
    <blockquote type="cite">Hey
      <div><br>
      </div>
      <div>I want to get DTMF digits over ESL. I got function
&quot;uuid_recv_dtmf&quot; in freeswitch api document, but i am not getting how
to retrieve data from this function.</div>
      <div>Can someone guide me about API command or function of get
DTMF?</div>
      <div><br clear="all">
Incase of any further queries, Please feel free to mail me or contact
me on the numbers provided below.<br>
      <br>
Thanks &amp; Regards,<br>
Chaitanya Bhatt<br>
Software Engineer.<br>
      <br>
Viva Infomedia Pvt. Ltd.<br>
242, Oshiwara Industrial Centre,<br>
New Link Road, Opp. Oshiwara Bus Depot,<br>
Goregaon West, Mumbai 400104.<br>
      <br>
Direct: +91.22.40310356<br>
Board: +91.22.40310310<br>
Email : <a href="mailto:chaitanya@vivainfomedia.com" target="_blank">chaitanya@vivainfomedia.com</a><br>
      <br>
Viva Infomedia: Awarded as Best SME (E-Commerce) at CNBC Emerging India
Awards 2009<br>
      <br>
      </div>
    </blockquote>
    </div>
    </div>
    </div>
  </blockquote>
  </div>
  <br>
  </div>
</blockquote>
</div></div></div>

</blockquote></div><br></div>