Hi, I'm trying to get dtmf input, but I'm not getting anything.

What I discovered though, is that my provider is at fault, since when I
switched to another voip provider, everything started to work beautifully.

My question is: since my provider is not doing RC2833 dtmf (even though they
say they do), is there another way to get dtmf to work? I'm doing everything
in a javascript file, so I tried doing:

- session.setVariable("dtmf_type","info");

Also:

- session.setVariable("dtmf_type","rfc2833");

And:

- session.execute("start_dtmf");

But none worked. The voip provider that works would be ideal, but the calls
are twice as expensive, hence besides testing, I wouldn't use them for a
real case scenario. BTW, anyone know of a good quality VoIP provider with
low rates for termination to Santiago, Chile and Chilean cell phones?

Thanks!


Nicolas
_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

Reply via email to