<HTML>
<HEAD>
<TITLE>Re: [cisco-voip] configure voice gateway with 1 incoming and 2 outgoing calls</TITLE>
</HEAD>
<BODY>
<FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:12.0px'>I’ll make a couple of comments without additional information.  What you want to do is possible.  We do it with AT&T and Integra.  For all incoming calls to route through AT&T, all phone numbers must be associated with those analog lines, PRI or whatever services you have with AT&T.  In our case, to route outbound calls through different providers — in both cases voice PRIs — it’s just a matter of associating the outbound dial peers with the proper voice ports.  In our case, AT&T PRIs are “metered” such that you pay per minute for local calls.  All inbound calls are Integra and all outbound calls — except for local calls — are AT&T.  Below are the dial peers we use.  Note that port 0/0/0:23 is the Integra PRI and port 0/1/0:23 is the AT&T PRI.<BR>
<BR>
dial-peer voice 9102 pots<BR>
 description Outbound 7-Digit Calls to PRI<BR>
 destination-pattern 9[2-9]......<BR>
 port 0/0/0:23<BR>
!<BR>
dial-peer voice 9103 pots<BR>
 description Outbound 10-Digit Calls to PRI<BR>
 destination-pattern 9775.......<BR>
 port 0/0/0:23<BR>
 prefix 775<BR>
!<BR>
dial-peer voice 9104 pots<BR>
 description Outbound Long Distance Calls to PRI<BR>
 destination-pattern 91[2-9].........<BR>
 port 0/1/0:23<BR>
 prefix 1<BR>
!<BR>
dial-peer voice 9105 pots<BR>
 description Outbound International Calls to PRI<BR>
 numbering-type international<BR>
 destination-pattern 9011T<BR>
 port 0/1/0:23<BR>
 prefix 011<BR>
!<BR>
dial-peer voice 9106 pots<BR>
 description Outbound X11 Services Calls to PRI<BR>
 destination-pattern 9[1-9]11<BR>
 port 0/1/0:23<BR>
<BR>
</SPAN><FONT SIZE="2"><SPAN STYLE='font-size:10.0px'><B>-- <BR>
Jim Reed<BR>
Manager of Technical Services<BR>
Swift Communications, Inc.<BR>
970-384-9141 (Direct)<BR>
775-772-7666 (Cell)<BR>
Sorry, no faxes accepted.<BR>
Please send documents by eMail.<BR>
</B></SPAN></FONT><SPAN STYLE='font-size:12.0px'><BR>
<BR>
<BR>
On 9/22/10 8:09 PM, "Arnold Lesar" <arnoldlesar@yahoo.co.uk> wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:12.0px'><IMG src="cid:3368031813_282591" ><BR>
 <BR>
<FONT COLOR="#7B0099">dear all,<BR>
<BR>
this is the first time i try to configured the voice gateway 3825, does anyone know<BR>
how to configure with 1 incoming Provider and 2 outgoing Providers?<BR>
example:<BR>
    for incoming calls use at&t,<BR>
    and for outgoing calls use at&t for local calls and vodafone for international calls.<BR>
<BR>
 <BR>
<BR>
GBU<BR>
<BR>
Regards,<BR>
<BR>
<BR>
Arnold Samuel Lesar<BR>
<BR>
<BR>
------------------------------------------------------<BR>
Note: This message was created by ARNOLD SAMUEL LESAR.<BR>
------------------------------------------------------<BR>
<BR>
<BR>
--------------------------------------------------------------------------<BR>
--------------------------------------------------------------------------<BR>
PT. PELITA RELIANCE INTERNATIONAL<BR>
Eka Hospital BSD City, Tangerang <BR>
Address : CBD Lot IX, BSD City, Tangerang <BR>
Phone : (+62-21) 256 555 55 <BR>
Fax : (+62-21) 256 555 44 <BR>
--------------------------------------------------------------------------<BR>
--------------------------------------------------------------------------<BR>
</FONT>  <BR>
<BR>
 <BR>
</SPAN></FONT></BLOCKQUOTE><FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:12.0px'><BR>
<BR>
</SPAN></FONT>
</BODY>
</HTML>