<pre>Thank you David,<br><br>I did an IVR on Asterisk wich reads for the caller the entered digits, it&#39;s working. <br>I did traces for the same call on access side (where the dtmfs come with rfc2833 method) and the other interface where I send the dtmfs with sip info method to Cisco gateway. Both side seems to be OK, no duplicates. <br>
<br><br>Kind regards,<br><br>Szabolcs Szasz<br><br>On Mon, Mar 1, 2010 at 9:40 AM, David Backeberg &lt;<a href="http://lists.digium.com/mailman/listinfo/asterisk-users">dbackeberg at gmail.com</a>&gt; wrote:<br>&gt;<i> On Mon, Mar 1, 2010 at 9:25 AM, Szasz Szabolcs &lt;<a href="http://lists.digium.com/mailman/listinfo/asterisk-users">szasz.szabolcs at gmail.com</a>&gt; wrote:<br>
</i>&gt;&gt;<i> Hi,<br></i>&gt;&gt;<i><br></i>&gt;&gt;<i> I have encountered a DTMF issue. My scenario:<br></i>&gt;&gt;<i><br></i>&gt;&gt;<i> Access carrier-----sip----&gt;<br></i>&gt;&gt;<i> Asterisk-1.4.25.1-----sip----&gt;CiscoGW-----ISDN-----&gt;TDM Switch<br>
</i>&gt;&gt;<i><br></i>&gt;&gt;<i> the access carrier sends to Asterisk out of band (rfc2833) dtmf, Asterisk<br></i>&gt;&gt;<i> forwards it with SIP INFO method to Cisco gateway, but on TDM switch every<br></i>&gt;&gt;<i> digit is duplicated. Is it possible that the carrier sends inband along with<br>
</i>&gt;&gt;<i> rfc2833?<br></i>&gt;<i> Can you take asterisk out of the loop, terminate sip carrier straight<br></i>&gt;<i> into Cisco for testing?<br></i><br>You could also make a really simple dialplan object to do some DTMF<br>
directly with a channel on the asterisk, to see if things work<br>properly going just that far.<br><br></pre>