<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>DTMF Decoding within Codecs</title>
  <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=6325062" />
  <subtitle>DTMF Decoding within Codecs</subtitle>
  <id>http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=6325062</id>
  <updated>2013-05-23T10:27:07Z</updated>
  <dc:date>2013-05-23T10:27:07Z</dc:date>
  <entry>
    <title>RE: DTMF Decoding within Codecs</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=6454530" />
    <author>
      <name>Jonathan Drennan</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=6454530</id>
    <updated>2012-09-07T02:01:42Z</updated>
    <published>2012-09-07T02:01:42Z</published>
    <summary type="html">David,

Thanks for your response.  Was testing it this afternoon and this is exactly the event I was looking for.

Much appreciated.

Jon Drennan</summary>
    <dc:creator>Jonathan Drennan</dc:creator>
    <dc:date>2012-09-07T02:01:42Z</dc:date>
  </entry>
  <entry>
    <title>RE: DTMF Decoding within Codecs</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=6435166" />
    <author>
      <name>David Bruun-Lie</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=6435166</id>
    <updated>2012-09-06T10:02:39Z</updated>
    <published>2012-09-06T10:02:39Z</published>
    <summary type="html">Hi Jonathan,
this is simple:
 
first you need to register on the API to enable feedback when DTMF tones are received:
On first connection add the following event notification registration: "xfeedback register event/DTMFReceive"
 
Then, when DTMF tones are received they will have the follwing format on the API:
 
*e DTMFReceive DTMFString: "#" CallId: 3
 
Regards,
David
 
 
 </summary>
    <dc:creator>David Bruun-Lie</dc:creator>
    <dc:date>2012-09-06T10:02:39Z</dc:date>
  </entry>
  <entry>
    <title>DTMF Decoding within Codecs</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=6325061" />
    <author>
      <name>Jonathan Drennan</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=6325061</id>
    <updated>2012-08-22T02:24:01Z</updated>
    <published>2012-08-22T02:24:01Z</published>
    <summary type="html">Hello,
 
I was wondering if it was possible to have a codec report to the Crestron when a DTMF tone was received on a connected call.  If anyone has an ideas or suggestions on settings that can be enabled on the codec to allow this or changes in the configuration it would be much appreciated.
 
Thanks,
 
Jon Drennan</summary>
    <dc:creator>Jonathan Drennan</dc:creator>
    <dc:date>2012-08-22T02:24:01Z</dc:date>
  </entry>
</feed>

