cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
112
Views
0
Helpful
0
Comments
cdnadmin
Level 11
Level 11
This document was generated from CDN thread

Created by: Jonathan Drennan on 21-08-2012 09:24:01 PM
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

Subject: RE: DTMF Decoding within Codecs
Replied by: David Bruun-Lie on 06-09-2012 05:02:39 AM
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
 
 
 

Subject: RE: DTMF Decoding within Codecs
Replied by: Jonathan Drennan on 06-09-2012 09:01:42 PM
David,

Thanks for your response.  Was testing it this afternoon and this is exactly the event I was looking for.

Much appreciated.

Jon Drennan
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Quick Links