[Freeswitch-users] Out of band DTMF in Javascript
Murthy Gandikota
mgandikota at nts.net
Thu Oct 24 00:08:53 MSD 2013
Hi
Can anyone please confirm that the following template is RFC2833
compliant out-of-band DTMF for the #3#?
"%(200,0,941.0,1477.0);%(200,0,697.0, 1477.0);%(200,0,941.0,1477.0)";
I am trying to use TeleTone to generate the #3# response to a caller as
follows:
var pound3pound ="v=-7;%(200,0,941.0,1477.0);%(200,0,697.0,
1477.0);%(200,0,941.0,1477.0)";
var tts = new TeleTone(session);
tts.generate(pound3pound);
I can hear the digits play, but don't know if they are RFC2833 compliant
out-of-band DTMF.
Thanks
Murthy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20131023/04072140/attachment.html
Join us at ClueCon 2013 Aug 6-8, 2013
More information about the FreeSWITCH-users
mailing list