VoIP gateway/gatkeeper with tech-prefix

From: Neil Garcia Legada (nlegs@xxxxxxxxx)
Date: Mon Dec 10 2001 - 06:20:47 GMT-3


   
Hi Group,

I have this simple VoIP setup. IP connectivity on all routers (R2/R5/B7) are OK
. Calls from R5 to B7 and vice versa works perfectly. On B7, a PSTN line is con
nected to voice-port 1/1/0, an FXO port. When I dial '7#9' from either B7 or R5
 I'm able to get a dial-tone from the PSTN. But when I dial only '9', I only ge
t a busy tone. Below are the relevant configs and infos. Anything I missed ???

Appreciate any comments.

Thanks and regards,
Neil

****GATEWAY-7****

hostname B7
!
voice-port 1/0/0
 ring frequency 50
!
voice-port 1/0/1
 ring frequency 50
!
voice-port 1/1/0
!
voice-port 1/1/1
!
!
dial-peer voice 7701 pots
 destination-pattern 3125557701
 port 1/0/0
!
dial-peer voice 7702 pots
 destination-pattern 3125557702
 port 1/0/1
!
dial-peer voice 5500 voip
 destination-pattern 31255555..
 session target ras
!
dial-peer voice 9000 pots
 destination-pattern 7#9
 port 1/1/0
!
dial-peer voice 9001 voip
 destination-pattern 9
 tech-prefix 7#
 session target ras
!
num-exp 77.. 31255577..
num-exp 55.. 31255555..
!
gateway
!
!
interface Loopback10
 ip address 192.168.17.7 255.255.255.0
 h323-gateway voip interface
 h323-gateway voip id gk2.cisco.com ipaddr 172.30.2.2 1718
 h323-gateway voip h323-id gw7@cisco.com
 h323-gateway voip tech-prefix 7#
!

****GATEWAY-5****

hostname R5
!
voice-port 1/0/0
 ring frequency 50
!
voice-port 1/0/1
 ring frequency 50
!
voice-port 1/1/0
!
voice-port 1/1/1
!
!
dial-peer voice 5501 pots
 destination-pattern 3125555501
 port 1/0/0
!
dial-peer voice 5502 pots
 destination-pattern 3125555502
 port 1/0/1
!
dial-peer voice 7700 voip
 destination-pattern 31255577..
 session target ras
!
dial-peer voice 9001 voip
 destination-pattern 9
 tech-prefix 7#
 session target ras
!
num-exp 77.. 31255577..
num-exp 55.. 31255555..
!
gateway
!
!
interface Loopback0
 ip address 172.30.5.5 255.255.255.0
 h323-gateway voip interface
 h323-gateway voip id gk2.cisco.com ipaddr 172.30.2.2 1718
 h323-gateway voip h323-id gw5@cisco.com
!

****GATEKEEPER****

hostname R2
!
interface Loopback0
 ip address 172.30.2.2 255.255.255.0
!
gatekeeper
 zone local gk2.cisco.com cisco.com 172.30.2.2
 no shutdown
!

R2#
R2#sh gatekeeper endpoints
                    GATEKEEPER ENDPOINT REGISTRATION
                    ================================
CallSignalAddr Port RASSignalAddr Port Zone Name Type F
--------------- ----- --------------- ----- --------- ---- --
172.30.5.5 1720 172.30.5.5 52914 gk2.cisco.com VOIP-GW
    H323-ID: gw5@cisco.com
    E164-ID: 3125555501
    E164-ID: 3125555502
192.168.17.7 1720 192.168.17.7 53698 gk2.cisco.com VOIP-GW
    H323-ID: gw7@cisco.com
    E164-ID: 3125557701
    E164-ID: 3125557702
Total number of active registrations = 2

R2#
R2#sh gatekeeper gw-type-prefix
GATEWAY TYPE PREFIX TABLE
=========================
Prefix: 7#*
  Zone gk2.cisco.com master gateway list:
    192.168.17.7:1720 gw7

R2#



This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:32:40 GMT-3