Hi, I&#39;m trying to get dtmf input, but I&#39;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&#39;m doing everything in a javascript file, so I tried doing:<br><br>- session.setVariable(&quot;dtmf_type&quot;,&quot;info&quot;);<br>
<br>Also:<br><br>- session.setVariable(&quot;dtmf_type&quot;,&quot;rfc2833&quot;);<br><br>And:<br><br>- session.execute(&quot;start_dtmf&quot;);<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&#39;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>