Hi everybody,<br><br> Is there any way to route voice calls that is not registered on GK to a default PBX of GK Site? <br><br>Example: We have a network with 100 sites MPLS registered on GK and 50 sites in an Old FR Network. It is like a default route with the voice calls.<br>
<br>1) GK Configuration:<br>gatekeeper<br> zone local gk-mluiza <a href="http://mluiza.com">mluiza.com</a> <a href="http://192.168.1.25">192.168.1.25</a><br> no shutdown<br><br>dial-peer voice 1 pots<br> destination-pattern 500....<br>
port 0/3/1:1<br> forward-digits all<br>!<br>dial-peer voice 200 voip<br> destination-pattern .......<br> session target ras<br><br>2) GW Configuration Central Site:<br>interface GigabitEthernet0/1<br> bandwidth 34816<br>
h323-gateway voip interface<br> h323-gateway voip id gk-mluiza ipaddr <a href="http://192.168.1.25">192.168.1.25</a> 1719<br> h323-gateway voip h323-id MG_LUIZA-CENTRAL<br> h323-gateway voip tech-prefix 500<br> h323-gateway voip bind srcaddr <a href="http://192.168.1.23">192.168.1.23</a><br>
<br>3) GW Configuration Remote Site:<br>interface FastEthernet0/0<br> h323-gateway voip interface<br> h323-gateway voip id gk-mluiza ipaddr <a href="http://192.168.1.25">192.168.1.25</a> 1719<br> h323-gateway voip h323-id MG_LUIZA-LOJA-331<br>
h323-gateway voip tech-prefix 331<br> h323-gateway voip bind srcaddr <a href="http://10.101.77.1">10.101.77.1</a><br><br>dial-peer voice 100 pots<br> destination-pattern 3312200<br> port 2/0<br>!<br>dial-peer voice 200 pots<br>
destination-pattern 3312200<br> port 2/1<br>!<br>dial-peer voice 300 voip<br> destination-pattern .......<br> session target ras<br><br>4) Example of Sites registered:<br>SPO_0428292_MLUIZA_PRINCIPAL#sh gatekeeper endpoints <br>
GATEKEEPER ENDPOINT REGISTRATION<br> ================================<br>CallSignalAddr Port RASSignalAddr Port Zone Name Type Flags <br>--------------- ----- --------------- ----- --------- ---- ----- <br>
<a href="http://10.101.77.1">10.101.77.1</a> 1720 <a href="http://10.101.77.1">10.101.77.1</a> 54781 gk-mluiza VOIP-GW <br> E164-ID: 3312200<br> H323-ID: MG_LUIZA-LOJA-331<br> Voice Capacity Max.= Avail.= Current.= 0<br>
<a href="http://10.101.172.1">10.101.172.1</a> 1720 <a href="http://10.101.172.1">10.101.172.1</a> 55090 gk-mluiza VOIP-GW <br> E164-ID: 4262200<br> H323-ID: MG_LUIZA-LOJA-426<br> Voice Capacity Max.= Avail.= Current.= 0<br>
<br><br>Best Regards,<br><br>-- <br>Christianno Marcenes