<div>I feel embarasssed I been blaming a telco all day when it was my own ignorance that made it not work</div>
<div> </div>
<div>I was not matching the inbound dialpeer for my outbound calling.  </div>
<div> </div>
<div>I added the following dial peer and the problem was solved</div>
<div> </div>
<div>dial-peer voice 150 voip<br> description incoming outbound<br> preference 1<br> voice-class h323 50<br> incoming called-number .T<br> dtmf-relay h245-alphanumeric<br> codec g711ulaw<br> no vad<br>!</div>
<div> </div>
<div> </div>
<div>Thanks alot Nick and Ryan for all your help on this!</div>
<div> </div>
<div>Dane</div>
<div><br><br> </div>
<div class="gmail_quote">On Tue, Oct 27, 2009 at 8:49 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">So you have a H323-SIP CUBE, and your DTMF isn&#39;t working.  This is<br>probably the most common problem with CUBE users.<br>
<br>For this #1 problem, the number one cause is &#39;incoming called-number .&#39;<br><br>Most people don&#39;t really understand inbound dial peer matching, and<br>have used this for ages on normal TDM gateways that were<br>
single-protocol.  The best way to fix this is to read the &#39;Understand<br>Incoming and Outgoing Dial-Peers&quot; document on Cisco.com, and figuring<br>out the best way to match dial peers for both your incoming/outgoing<br>
SIP/H323 legs.  You can prefix digits and match on incoming called<br>number, or ditch incoming called-numbers completely and use<br>answer-address.<br><br>I like using &#39;debug voip ccapi inout&#39; to determine this.  You can do a<br>
search for peer= after you&#39;ve got the debug to find out which dial<br>peers you&#39;re hitting for each case, plus what the numbers look like<br>after translations, etc.  &#39;debug voip dialpeer&#39; is an alternative, but<br>
I personally find it more confusing.<br><br>For h323-SIP your dial peers should look something like this:<br><br>incoming h323 dial peer for outgoing call:  dtmf-relay h245-alpha or h245-signal<br>outgoing sip dial peer for outgoing call: dtmf-relay rtp-nte<br>
digit-drop (plus any payload commands required)<br>incoming sip dial peer for incoming call: same as sip option above<br>outgoing h323 dial peer for incoming call: same as h323 option above<br><br>My best guess is that if you look at your incoming/outgoing dial peers<br>
something isn&#39;t matched correctly.<br><font color="#888888"><br>-nick<br></font>
<div>
<div></div>
<div class="h5"><br>On Tue, Oct 27, 2009 at 8:17 PM, Dane Newman &lt;<a href="mailto:dane.newman@gmail.com">dane.newman@gmail.com</a>&gt; wrote:<br>&gt; I have a cisco 7975 phone connected to a cucm 7.x --&gt; h323 gateway cisco<br>
&gt; 2821 --&gt; ITSP sip trunk<br>&gt;<br>&gt; I am using the CUBE feature on the gateway...DTMF works calling internally<br>&gt; to my cisco unity connection voice mail so it is able to be sent.<br>&gt;<br>&gt; Does anyone have any ideas how I could go about troubleshooting this?<br>
&gt;<br>&gt; Dane<br>&gt;<br>&gt; On Tue, Oct 27, 2009 at 8:14 PM, Nick Matthews &lt;<a href="mailto:matthnick@gmail.com">matthnick@gmail.com</a>&gt; wrote:<br>&gt;&gt;<br>&gt;&gt; Yes, as long as your debugs are setup correctly (they show output).<br>
&gt;&gt;<br>&gt;&gt; -nick<br>&gt;&gt;<br>&gt;&gt; On Tue, Oct 27, 2009 at 7:23 PM, Dane Newman &lt;<a href="mailto:dane.newman@gmail.com">dane.newman@gmail.com</a>&gt;<br>&gt;&gt; wrote:<br>&gt;&gt; &gt; Thanks for the reply Nick<br>
&gt;&gt; &gt;<br>&gt;&gt; &gt; I debugged voip rtp named-event and when I tried to hit 1 in the call<br>&gt;&gt; &gt; for<br>&gt;&gt; &gt; dtmf nothing came out of the debug.  Could this possibly mean on my side<br>&gt;&gt; &gt; Im<br>
&gt;&gt; &gt; not sending dtmf to the service provider?<br>&gt;&gt; &gt; Dane<br>&gt;&gt; &gt;<br>&gt;&gt; &gt; On Tue, Oct 27, 2009 at 4:30 PM, Nick Matthews &lt;<a href="mailto:matthnick@gmail.com">matthnick@gmail.com</a>&gt;<br>
&gt;&gt; &gt; wrote:<br>&gt;&gt; &gt;&gt;<br>&gt;&gt; &gt;&gt; That shows up in the debugs in working scenarios too.  Not sure what<br>&gt;&gt; &gt;&gt; the importance of those statements are, but it&#39;s the type of thing you<br>
&gt;&gt; &gt;&gt; see when you add &#39;all&#39; to a debug.<br>&gt;&gt; &gt;&gt;<br>&gt;&gt; &gt;&gt; It&#39;s not the 183 you want to look at, but the 200 OK with the CSeq of<br>&gt;&gt; &gt;&gt; your INVITE.  And you want a 200 OK.  I&#39;ve seen it where the debugs<br>
&gt;&gt; &gt;&gt; will show that we&#39;re sending DTMF but the provider won&#39;t use it, which<br>&gt;&gt; &gt;&gt; is a conversation you would need to have with the provider.<br>&gt;&gt; &gt;&gt;<br>&gt;&gt; &gt;&gt; -nick<br>
&gt;&gt; &gt;&gt;<br>&gt;&gt; &gt;&gt; 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;<br>&gt;&gt; &gt;&gt; wrote:<br>&gt;&gt; &gt;&gt; &gt; Hmm that does not sound good<br>
&gt;&gt; &gt;&gt; &gt;<br>&gt;&gt; &gt;&gt; &gt; This is with the default settings<br>&gt;&gt; &gt;&gt; &gt;<br>&gt;&gt; &gt;&gt; &gt; rtp payload-type nte 101<br>&gt;&gt; &gt;&gt; &gt; rtp payload-type nse 100<br>&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt; which don&#39;t show up in the config.  Could there be any reason why the<br>&gt;&gt; &gt;&gt; &gt; router<br>&gt;&gt; &gt;&gt; &gt; is not able to use 101 below are my dial peers<br>&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt; dial-peer voice 100 voip<br>&gt;&gt; &gt;&gt; &gt;  description AA Publisher<br>&gt;&gt; &gt;&gt; &gt;  preference 1<br>&gt;&gt; &gt;&gt; &gt;  destination-pattern 1..<br>&gt;&gt; &gt;&gt; &gt;  voice-class h323 50<br>
&gt;&gt; &gt;&gt; &gt;  session target ipv4:10.1.80.10<br>&gt;&gt; &gt;&gt; &gt;  dtmf-relay h245-alphanumeric<br>&gt;&gt; &gt;&gt; &gt;  codec g711ulaw<br>&gt;&gt; &gt;&gt; &gt;  no vad<br>&gt;&gt; &gt;&gt; &gt; !<br>&gt;&gt; &gt;&gt; &gt; dial-peer voice 1000 voip<br>
&gt;&gt; &gt;&gt; &gt;  description incoming Call<br>&gt;&gt; &gt;&gt; &gt;  translation-profile incoming aa<br>&gt;&gt; &gt;&gt; &gt;  preference 1<br>&gt;&gt; &gt;&gt; &gt;<br>&gt;&gt; &gt;&gt; &gt;  incoming called-number 6784442454<br>
&gt;&gt; &gt;&gt; &gt;<br>&gt;&gt; &gt;&gt; &gt;  dtmf-relay rtp-nte<br>&gt;&gt; &gt;&gt; &gt;  codec g711ulaw<br>&gt;&gt; &gt;&gt; &gt;  ip qos dscp cs5 media<br>&gt;&gt; &gt;&gt; &gt;  ip qos dscp cs5 signaling<br>&gt;&gt; &gt;&gt; &gt;  no vad<br>
&gt;&gt; &gt;&gt; &gt; !<br>&gt;&gt; &gt;&gt; &gt; dial-peer voice 101 voip<br>&gt;&gt; &gt;&gt; &gt;  description AA Subscriber<br>&gt;&gt; &gt;&gt; &gt;  preference 2<br>&gt;&gt; &gt;&gt; &gt;  destination-pattern 1..<br>
&gt;&gt; &gt;&gt; &gt;  voice-class h323 50<br>&gt;&gt; &gt;&gt; &gt;  session target ipv4:10.1.80.11<br>&gt;&gt; &gt;&gt; &gt;  dtmf-relay h245-alphanumeric<br>&gt;&gt; &gt;&gt; &gt;  codec g711ulaw<br>&gt;&gt; &gt;&gt; &gt;  no vad<br>
&gt;&gt; &gt;&gt; &gt; !<br>&gt;&gt; &gt;&gt; &gt; dial-peer voice 2000 voip<br>&gt;&gt; &gt;&gt; &gt;  description outbound<br>&gt;&gt; &gt;&gt; &gt;  translation-profile outgoing addone<br>&gt;&gt; &gt;&gt; &gt;  preference 1<br>
&gt;&gt; &gt;&gt; &gt;  destination-pattern .T<br>&gt;&gt; &gt;&gt; &gt;<br>&gt;&gt; &gt;&gt; &gt;  progress_ind setup enable 3<br>&gt;&gt; &gt;&gt; &gt;  progress_ind progress enable 8<br>&gt;&gt; &gt;&gt; &gt;  session protocol sipv2<br>
&gt;&gt; &gt;&gt; &gt;  session target dns:<a href="http://did.voip.les.net/" target="_blank">did.voip.les.net</a><br>&gt;&gt; &gt;&gt; &gt;<br>&gt;&gt; &gt;&gt; &gt;  dtmf-relay rtp-nte<br>&gt;&gt; &gt;&gt; &gt;  codec g711ulaw<br>
&gt;&gt; &gt;&gt; &gt;<br>&gt;&gt; &gt;&gt; &gt; !<br>&gt;&gt; &gt;<br>&gt;&gt; &gt;<br>&gt;<br>&gt;<br></div></div></blockquote></div><br>