<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
John,<BR>
&nbsp;<BR>
you have to make a little change in your dial-peer configuration, as follow:<BR>
&nbsp;<BR>
dial-peer voice 20 pots<BR>destination-pattern 9...............<BR>direct-inward-dial<BR>port 0/3/0:23<BR>forward-digits extra<BR><BR>
this way,&nbsp;you're telling the gateway, that all trafic beggining with 9, must be redirected to port 0/3/0,<BR>
&nbsp;<BR>
depending on the pattern, you can use something like this:<BR>
&nbsp;<BR>
destination-pattern 9011............<BR>
&nbsp;<BR>
hope this can help<BR><BR>
<BR>&nbsp;<BR>&gt; On Tue, Feb 2, 2010 at 10:43 AM, John Lange &lt;john@johnlange.ca&gt; wrote:<BR>&gt; &gt; We have a Cisco connected to a PRI acting as a VOIP gateway for an<BR>&gt; &gt; Asterisk system. In our setup, we have every call arriving at the<BR>&gt; &gt; gateway that begins with "9" routed to the PRI, and everything else<BR>&gt; &gt; routed to the Asterisk server.<BR>&gt; &gt;<BR>&gt; &gt; In short, this means any number starting with "9" should be an outbound<BR>&gt; &gt; call (to the PRI), and everything else should be is an inbound call (to<BR>&gt; &gt; the Asterisk server).<BR>&gt; &gt;<BR>&gt; &gt; The problem is, any international call seems to be looping back to the<BR>&gt; &gt; Asterisk box. For example, if we dial '9011448712002000' it ends up<BR>&gt; &gt; looping back to the Asterisk server as if the Cisco is ignoring the 9.<BR>&gt; &gt;<BR>&gt; &gt; Here are the dialpeers. Pretty straight forward. What could be wrong?<BR>&gt; &gt;<BR>&gt; &gt; What commands can I use to trace the progress of a call on the console<BR>&gt; &gt; to see why the Cisco is doing this?<BR>&gt; &gt;<BR>&gt; &gt; ---<BR>&gt; &gt;<BR>&gt; &gt; dial-peer voice 20 pots<BR>&gt; &gt; &nbsp;destination-pattern 9<BR>&gt; &gt; &nbsp;direct-inward-dial<BR>&gt; &gt; &nbsp;port 0/3/0:23<BR>&gt; &gt; &nbsp;forward-digits extra<BR>&gt; &gt; !<BR>&gt; &gt; dial-peer voice 40 voip<BR>&gt; &gt; preference 1<BR>&gt; &gt; destination-pattern .<BR>&gt; &gt; session protocol sipv2<BR>&gt; &gt; session target ipv4:192.168.134.9<BR>&gt; &gt; session transport udp<BR>&gt; &gt; dtmf-relay sip-notify rtp-nte<BR>&gt; &gt; codec g711ulaw<BR>&gt; &gt; fax rate 14400<BR>&gt; &gt; fax protocol t38 ls-redundancy 2 hs-redundancy 1 fallback pass-through<BR>&gt; &gt; g711ulaw<BR>&gt; &gt; no vad<BR>&gt; &gt;<BR>&gt; &gt; ---<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; &gt; --<BR>&gt; &gt; John Lange<BR>&gt; &gt; http://www.johnlange.ca<BR>&gt; &gt;<BR>&gt; &gt; _______________________________________________<BR>&gt; &gt; cisco-voip mailing list<BR>&gt; &gt; cisco-voip@puck.nether.net<BR>&gt; &gt; https://puck.nether.net/mailman/listinfo/cisco-voip<BR>&gt; &gt;<BR>&gt; _______________________________________________<BR>&gt; cisco-voip mailing list<BR>&gt; cisco-voip@puck.nether.net<BR>&gt; https://puck.nether.net/mailman/listinfo/cisco-voip<BR>                                               <br /><hr />Hotmail: Free, trusted and rich email service. <a href='https://signup.live.com/signup.aspx?id=60969' target='_new'>Get it now.</a></body>
</html>