<div>So please correct me if I am wrong If I have the dial peer below  If it is matching the dial peer 1000 it shoul traslate the number and send it to 190.. When I am calling in sadly I am just getting a fast busy signal.</div>

<div> </div>
<div>dial-peer voice 1000 voip<br> description incoming Call<br> translation-profile incoming aa<br> preference 1<br> session protocol sipv2<br> session target sip-server<br> incoming called-number 16784663444<br> dtmf-relay rtp-nte<br>
 no vad<br>!</div>
<div> </div>
<div>dial-peer voice 100 voip<br> description 1-5xx extension to PUBLISHER<br> preference 1<br> session target ipv4:10.1.80.6<br> incoming called-number [1-5]..<br> voice-class h323 50<br> dtmf-relay h245-alphanumeric<br>
 codec g711ulaw<br> no vad<br><br></div>
<div class="gmail_quote">On Fri, Oct 16, 2009 at 5:39 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">Translation patterns work on SIP calls, yes.<br><br>to match any number -  /.*/   /190/<br>
<div>
<div></div>
<div class="h5"><br>On Fri, Oct 16, 2009 at 3:14 PM, Dane Newman &lt;<a href="mailto:dane.newman@gmail.com">dane.newman@gmail.com</a>&gt; wrote:<br>&gt; What is a translation pattern to match any number?<br>&gt;<br>&gt; On Fri, Oct 16, 2009 at 2:13 AM, Dane Newman &lt;<a href="mailto:dane.newman@gmail.com">dane.newman@gmail.com</a>&gt; wrote:<br>
&gt;&gt;<br>&gt;&gt; Hello Nick<br>&gt;&gt;<br>&gt;&gt; Thanks for your help<br>&gt;&gt;<br>&gt;&gt; I created the the following config<br>&gt;&gt;<br>&gt;&gt; voice translation-rule 1<br>&gt;&gt; rule 1 /*^/ /190/<br>&gt;&gt; voice translation-profile aa<br>
&gt;&gt; translate called 1<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; dial-peer voice 1000 pots<br>&gt;&gt; description incoming Call<br>&gt;&gt; preference 1<br>&gt;&gt; incoming called-number 6784663444<br>&gt;&gt; progress_ind setup enable 3<br>
&gt;&gt; progress_ind progress enable 8<br>&gt;&gt; dtmf-relay rtp-nte<br>&gt;&gt; no vad<br>&gt;&gt; translation-profile incoming aa<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; This should match the incoming called number 6784663444 and translate it<br>
&gt;&gt; to my auto attendant hunt pilot of 190 correct?<br>&gt;&gt;<br>&gt;&gt; I had read below that Digit translation rules are not supported for<br>&gt;&gt; inbound session initiation protocol (SIP) calls.<br>&gt;&gt;<br>
&gt;&gt;<br>&gt;&gt; <a href="http://www.cisco.com/en/US/docs/ios/12_2/voice/configuration/guide/vvfpeers.html" target="_blank">http://www.cisco.com/en/US/docs/ios/12_2/voice/configuration/guide/vvfpeers.html</a><br>&gt;&gt;<br>
&gt;&gt; I guess this has been updated in the latest code to work right?<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; On Thu, Oct 15, 2009 at 6:07 PM, Nick Matthews &lt;<a href="mailto:matthnick@gmail.com">matthnick@gmail.com</a>&gt;<br>
&gt;&gt; wrote:<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; This may help:<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; <a href="http://www.cisco.com/en/US/partner/tech/tk652/tk90/technologies_tech_note09186a008010fed1.shtml" target="_blank">http://www.cisco.com/en/US/partner/tech/tk652/tk90/technologies_tech_note09186a008010fed1.shtml</a><br>
&gt;&gt;&gt;<br>&gt;&gt;&gt; On your first example you don&#39;t have a codec set.  It will be g729r8<br>&gt;&gt;&gt; by default.  As well, no DTMF-relay so you will not have that.<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; You probably want to add something like this:<br>
&gt;&gt;&gt;<br>&gt;&gt;&gt; codec g711ulaw<br>&gt;&gt;&gt; no vad<br>&gt;&gt;&gt; dtmf-relay rtp-nte<br>&gt;&gt;&gt;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; To &#39;plar&#39; the number you would use a translation pattern.<br>&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>&gt;&gt;&gt; Regarding your other problem - there isn&#39;t enough information.  Your<br>&gt;&gt;&gt; dial peer looks like a standard dial peer, but without a better idea<br>&gt;&gt;&gt; of the call flow it&#39;s hard to tell.  There&#39;s nothing specific in that<br>
&gt;&gt;&gt; dial peer that would make it an incoming dial peer, but rather an<br>&gt;&gt;&gt; outgoing dial peer.<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; -nick<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; On Thu, Oct 15, 2009 at 3:46 PM, Dane Newman &lt;<a href="mailto:dane.newman@gmail.com">dane.newman@gmail.com</a>&gt;<br>
&gt;&gt;&gt; wrote:<br>&gt;&gt;&gt; &gt; Hello All,<br>&gt;&gt;&gt; &gt;<br>&gt;&gt;&gt; &gt; I have a question about how to exactly configure incoming dial<br>&gt;&gt;&gt; &gt; peers.  I<br>&gt;&gt;&gt; &gt; have a sip trunk to an ITSP for my incoming telco connection.  The<br>
&gt;&gt;&gt; &gt; number is<br>&gt;&gt;&gt; &gt; 6784663444.  There are four channels in the trunk but only one number.<br>&gt;&gt;&gt; &gt; Am I<br>&gt;&gt;&gt; &gt; matching the called number properly?  How can I plar it to the unity<br>
&gt;&gt;&gt; &gt; connection auto attendant of hunt pilot 190?<br>&gt;&gt;&gt; &gt;<br>&gt;&gt;&gt; &gt; dial-peer voice 1000 voip<br>&gt;&gt;&gt; &gt; description incoming Call<br>&gt;&gt;&gt; &gt; preference 1<br>&gt;&gt;&gt; &gt; incoming called-number 6784663444<br>
&gt;&gt;&gt; &gt; progress_ind setup enable 3<br>&gt;&gt;&gt; &gt; progress_ind progress enable 8<br>&gt;&gt;&gt; &gt; !<br>&gt;&gt;&gt; &gt;<br>&gt;&gt;&gt; &gt; dial-peer voice 100 voip<br>&gt;&gt;&gt; &gt; description 190 AA<br>
&gt;&gt;&gt; &gt; preference 1<br>&gt;&gt;&gt; &gt; destination-pattern 190<br>&gt;&gt;&gt; &gt; progress_ind setup enable 3<br>&gt;&gt;&gt; &gt; progress_ind progress enable 8<br>&gt;&gt;&gt; &gt; voice-class h323 50<br>
&gt;&gt;&gt; &gt; session target ipv4:10.1.80.6<br>&gt;&gt;&gt; &gt; dtmf-relay h245-alphanumeric<br>&gt;&gt;&gt; &gt; codec g711ulaw<br>&gt;&gt;&gt; &gt; no vad<br>&gt;&gt;&gt; &gt;<br>&gt;&gt;&gt; &gt;<br>&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt; Also....<br>&gt;&gt;&gt; &gt;<br>&gt;&gt;&gt; &gt;<br>&gt;&gt;&gt; &gt; If I have another gateway across a WAN sending calls to extentions<br>&gt;&gt;&gt; &gt; 100-500<br>&gt;&gt;&gt; &gt; Will these incoming dial peers match the incoming calls and route them<br>
&gt;&gt;&gt; &gt; to my<br>&gt;&gt;&gt; &gt; cucm 7 properly?<br>&gt;&gt;&gt; &gt;<br>&gt;&gt;&gt; &gt; dial-peer voice 100 voip<br>&gt;&gt;&gt; &gt; description 1-5xx extension to PUBLISHER<br>&gt;&gt;&gt; &gt; preference 1<br>
&gt;&gt;&gt; &gt; incoming called-number [1-5]..<br>&gt;&gt;&gt; &gt; progress_ind setup enable 3<br>&gt;&gt;&gt; &gt; progress_ind progress enable 8<br>&gt;&gt;&gt; &gt; voice-class h323 50<br>&gt;&gt;&gt; &gt; session target ipv4:10.1.80.6<br>
&gt;&gt;&gt; &gt; dtmf-relay h245-alphanumeric<br>&gt;&gt;&gt; &gt; codec g711ulaw<br>&gt;&gt;&gt; &gt; no vad<br>&gt;&gt;&gt; &gt;<br>&gt;&gt;&gt; &gt;<br>&gt;&gt;&gt; &gt; _______________________________________________<br>
&gt;&gt;&gt; &gt; cisco-voip mailing list<br>&gt;&gt;&gt; &gt; <a href="mailto:cisco-voip@puck.nether.net">cisco-voip@puck.nether.net</a><br>&gt;&gt;&gt; &gt; <a href="https://puck.nether.net/mailman/listinfo/cisco-voip" target="_blank">https://puck.nether.net/mailman/listinfo/cisco-voip</a><br>
&gt;&gt;&gt; &gt;<br>&gt;&gt;&gt; &gt;<br>&gt;&gt;<br>&gt;<br>&gt;<br></div></div></blockquote></div><br>