I am fairly new to gatekeepers.  Just trying to play around with my own
scenario.
I have 1 gatekeeper with 2 local zones, 1 is CCIE for Call Manager, 1 is for
CCIERemote for CME router.  Why is the routers matching on the CCIE zone
when it should look at the zone prefix match send the call to the registered
device in the CCIERemote.


Call Manager phone (DN 6001) calls CME phone (DN 3001).

gatekeeper
 zone local CCIE cisco.com 10.0.0.1
 zone local CCIERemote cisco.com
 no zone subnet CCIE default enable
 zone subnet CCIE 192.168.187.220/32 enable
 zone prefix CCIERemote 3*
 no shutdown

interface Vlan20
 ip address 192.168.1.1 255.255.255.0
 ip pim sparse-dense-mode
 h323-gateway voip interface
 h323-gateway voip h323-id BR3


gatekeeper#show gateke end
                    GATEKEEPER ENDPOINT REGISTRATION
                    ================================
CallSignalAddr  Port  RASSignalAddr   Port  Zone Name         Type    Flags
--------------- ----- --------------- ----- ---------         ----    -----
192.168.1.1     1720  192.168.1.1     51895 TEST              VOIP-GW
    ENDPOINT-ID: 852281BC00000001  VERSION: 4  AGE: 32 secs  SupportsAnnexE:
FALSE
    g_supp_prots: 0x00000050
    H323-ID: BR3
    Voice Capacity Max.=  Avail.=  Current.= 0
192.168.187.220 49318 192.168.187.220 49263 CCIE              VOIP-GW
    ENDPOINT-ID: 85B4FB4400000002  VERSION: 2  AGE: 50 secs  SupportsAnnexE:
FALSE
    g_supp_prots: 0x00000050
    H323-ID: GK_G711_1
    Voice Capacity Max.=  Avail.=  Current.= 0
192.168.187.220 49320 192.168.187.220 49263 CCIE              VOIP-GW
    ENDPOINT-ID: 856DC65C00000003  VERSION: 2  AGE: 44 secs  SupportsAnnexE:
FALSE
    g_supp_prots: 0x00000050
    H323-ID: GK_G729_1
    Voice Capacity Max.=  Avail.=  Current.= 0
Total number of active registrations = 3


Debug gatekeeper main 5

Oct 12 22:34:34.698: gk_rassrv_arq: arqp=0x859A3D98, crv=0x4, answerCall=0
Oct 12 22:34:34.698: gk_dns_query: No Name servers
Oct 12 22:34:34.698: rassrv_get_addrinfo: (3001) Matched tech-prefix 3
Oct 12 22:34:34.698: rassrv_get_addrinfo: (3001) unresolved zone prefix,
using source zone CCIE
Oct 12 22:34:34.698: rassrv_arq_select_viazone: about to check the source
side, src_zonep=0x85EBB960
Oct 12 22:34:34.698: rassrv_arq_select_viazone: matched zone is CCIE, and
z_invianamelen=0
Oct 12 22:34:34.698: rassrv_arq_select_viazone: about to check the
destination side, dst_zonep=0x85EBB960
Oct 12 22:34:34.698: rassrv_arq_select_viazone: matched zone is CCIE, and
z_outvianamelen=0
Oct 12 22:34:34.698: rassrv_get_addrinfo: (3001) tech-prefix gateway
selection failed.
Oct 12 22:34:34.702: gk_rassrv_sep_arq: rassrv_get_addrinfo() failed (return
code = 0x107)
Oct 12 22:34:34.714: gk_rassrv_arq: arqp=0x850CA184, crv=0x4, answerCall=0
Oct 12 22:34:34.718: gk_dns_query: No Name servers
Oct 12 22:34:34.718: rassrv_get_addrinfo: (3001) Matched tech-prefix 3
Oct 12 22:34:34.718: rassrv_get_addrinfo: (3001) unresolved zone prefix,
using source zone CCIE
Oct 12 22:34:34.718: rassrv_arq_select_viazone: about to check the source
side, src_zonep=0x85EBB960
Oct 12 22:34:34.718: rassrv_arq_select_viazone: matched zone is CCIE, and
z_invianamelen=0
Oct 12 22:34:34.718: rassrv_arq_select_viazone: about to check the
destination side, dst_zonep=0x85EBB960
Oct 12 22:34:34.718: rassrv_arq_select_viazone: matched zone is CCIE, and
z_outvianamelen=0
Oct 12 22:34:34.718: rassrv_get_addrinfo: (3001) tech-prefix gateway
selection failed.
Oct 12 22:34:34.718: gk_rassrv_sep_arq: rassrv_get_addrinfo() failed (return
code = 0x107)
Oct 12 22:34:34.970: gk_process: got a TIMER event

Oct 12 22:34:34.970: gk_handle_timers



Thanks in Advance!!

Ryan

Reply via email to