<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body 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'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.<br>
<pre class="moz-signature" cols="72">Best regards / Mit freundlichen Grüßen,
Daniel Neubert
</pre>
<br>
On 02.08.2010 15:46, Chaitanya Bhatt // Viva wrote:
<blockquote
 cite="mid:AANLkTin9FRfN-2mCd6q4aNMWOvTo-BgcoAigvEJt=U4y@mail.gmail.com"
 type="cite">Hey Daniel,
  <div><br>
  </div>
  <div>Thanks for your response. </div>
  <div><br>
  </div>
  <div>I don'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 "READ" 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 moz-do-not-send="true"
 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 6:47 PM, Daniel
Neubert <span dir="ltr">&lt;<a moz-do-not-send="true"
 href="mailto:daniel.neubert@solomo.de">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 moz-do-not-send="true"
 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 class="h5">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
"uuid_recv_dtmf" 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 moz-do-not-send="true"
 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>
</body>
</html>