<div>Thanks for the reply Nick</div>
<div> </div>
<div>I debugged voip rtp named-event and when I tried to hit 1 in the call for dtmf nothing came out of the debug.  Could this possibly mean on my side Im not sending dtmf to the service provider?  </div>
<div><br>Dane<br><br></div>
<div class="gmail_quote">On Tue, Oct 27, 2009 at 4:30 PM, Nick Matthews <span dir="ltr">&lt;<a href="mailto:matthnick@gmail.com">matthnick@gmail.com</a>&gt;</span> wrote:<br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">That shows up in the debugs in working scenarios too.  Not sure what<br>the importance of those statements are, but it&#39;s the type of thing you<br>
see when you add &#39;all&#39; to a debug.<br><br>It&#39;s not the 183 you want to look at, but the 200 OK with the CSeq of<br>your INVITE.  And you want a 200 OK.  I&#39;ve seen it where the debugs<br>will show that we&#39;re sending DTMF but the provider won&#39;t use it, which<br>
is a conversation you would need to have with the provider.<br><font color="#888888"><br>-nick<br></font>
<div>
<div></div>
<div class="h5"><br>On Tue, Oct 27, 2009 at 3:45 PM, Dane Newman &lt;<a href="mailto:dane.newman@gmail.com">dane.newman@gmail.com</a>&gt; wrote:<br>&gt; Hmm that does not sound good<br>&gt;<br>&gt; This is with the default settings<br>
&gt;<br>&gt; rtp payload-type nte 101<br>&gt; rtp payload-type nse 100<br>&gt;<br>&gt; which don&#39;t show up in the config.  Could there be any reason why the router<br>&gt; is not able to use 101 below are my dial peers<br>
&gt;<br>&gt; dial-peer voice 100 voip<br>&gt;  description AA Publisher<br>&gt;  preference 1<br>&gt;  destination-pattern 1..<br>&gt;  voice-class h323 50<br>&gt;  session target ipv4:10.1.80.10<br>&gt;  dtmf-relay h245-alphanumeric<br>
&gt;  codec g711ulaw<br>&gt;  no vad<br>&gt; !<br>&gt; dial-peer voice 1000 voip<br>&gt;  description incoming Call<br>&gt;  translation-profile incoming aa<br>&gt;  preference 1<br>&gt;<br>&gt;  incoming called-number 6784442454<br>
&gt;<br>&gt;  dtmf-relay rtp-nte<br>&gt;  codec g711ulaw<br>&gt;  ip qos dscp cs5 media<br>&gt;  ip qos dscp cs5 signaling<br>&gt;  no vad<br>&gt; !<br>&gt; dial-peer voice 101 voip<br>&gt;  description AA Subscriber<br>&gt;  preference 2<br>
&gt;  destination-pattern 1..<br>&gt;  voice-class h323 50<br>&gt;  session target ipv4:10.1.80.11<br>&gt;  dtmf-relay h245-alphanumeric<br>&gt;  codec g711ulaw<br>&gt;  no vad<br>&gt; !<br>&gt; dial-peer voice 2000 voip<br>
&gt;  description outbound<br>&gt;  translation-profile outgoing addone<br>&gt;  preference 1<br>&gt;  destination-pattern .T<br>&gt;<br>&gt;  progress_ind setup enable 3<br>&gt;  progress_ind progress enable 8<br>&gt;  session protocol sipv2<br>
&gt;  session target dns:<a href="http://did.voip.les.net/" target="_blank">did.voip.les.net</a><br>&gt;<br>&gt;  dtmf-relay rtp-nte<br>&gt;  codec g711ulaw<br>&gt;<br>&gt; !<br></div></div></blockquote></div><br>