Hi, I'm trying to get dtmf input, but I'm not getting anything.<br><br>What I discovered though, is that my provider is at fault, since when I switched to another voip provider, everything started to work beautifully.<br>
<br>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:<br><br>- session.setVariable("dtmf_type","info");<br>
<br>Also:<br><br>- session.setVariable("dtmf_type","rfc2833");<br><br>And:<br><br>- session.execute("start_dtmf");<br><br>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?<br>
<br>Thanks!<br><br><br>Nicolas<br>