Me, personally, I am too lazy to create dozens of dial-peers.<br><br>So, here's what you do.<br><br>Tie all of your outbound FXOs into a trunk-group and then refer to the trunk-group on the outgoing dial-peers.<br><br>You can also change the hunt method on the trunk-group.
<br><br><br><br>Jonathan<br><br><div><span class="gmail_quote">On 2/20/06, <b class="gmail_sendername">Kevin Thorngren</b> <<a href="mailto:kthorngr@cisco.com">kthorngr@cisco.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
If I am reading your question correctly you could do something like<br>this:<br><br>For 10 digit local dialing you can use this dial peer to use the local<br>provider FXO port, assuming it is 1/0/0<br>dial-peer voice 5 pots
<br> destination-pattern 9[2-9]..[2-9]......<br> port 1/0/0<br><br><br>Then if that call fails you can have the call use the long distance<br>provider on port 1/0/1 by setting the preference to 1<br>dial-peer voice 6 pots
<br> destination-pattern 9[2-9]..[2-9]......<br> preference 1<br> port 1/0/1<br> prefix 1<br><br><br>A preference value of 0 is the default and is the highest priority. If<br>more than one dial peer has the same preference then you will see some
<br>form of round robin between the dial peers that have the same<br>destination pattern. Otherwise the call will be extended to the<br>highest priority (preference of 0) first then if the call is busy the<br>GW will try the ext highest priority (preference of 1). You will also
<br>want to prefix a 1 for the outbound calls using the long distance<br>provider.<br><br>Or, you could simply just remove dial peer 6 and only have the local<br>calls use the local provider.<br><br>HTH,<br>Kevin<br><br>On Feb 20, 2006, at 12:29 PM, Voll, Scott wrote:
<br><br>> If I have 4 FXO ports on a 2801 running 12.3(14)T5 that goes into SRST<br>> (MGCP VGW) which port will it start dialing out on then which is next<br>> etc.<br>> <br>> Reason I ask is this VGW is in to different Telco areas. And the
<br>> worst part is that calls from one telco to the other are long<br>> distance. So I don't want to get into an issue of dialing a number in<br>> SRST and the operator saying you don't have to dial 1 then try again
<br>> for it to say you must dial 1. You get the basic idea. I really<br>> don't want to try and setup ~150 dial peers to fix the issue. Is the<br>> easiest fix to just remove any desination-patterns off the two ports
<br>> that go to one telco?<br>> <br>> Any thoughts?<br>> <br>> Scott<br>> _______________________________________________<br>> cisco-voip mailing list<br>> <a href="mailto:cisco-voip@puck.nether.net">
cisco-voip@puck.nether.net</a><br>> <a href="https://puck.nether.net/mailman/listinfo/cisco-voip">https://puck.nether.net/mailman/listinfo/cisco-voip</a><br><br><br>_______________________________________________<br>cisco-voip mailing list
<br><a href="mailto:cisco-voip@puck.nether.net">cisco-voip@puck.nether.net</a><br><a href="https://puck.nether.net/mailman/listinfo/cisco-voip">https://puck.nether.net/mailman/listinfo/cisco-voip</a><br><br><br></blockquote>
</div><br>