cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
386
Views
0
Helpful
1
Replies

1 Gatekeeper for 2 ccm clusters

ciscoforum
Level 1
Level 1

14001-CCM402---GK—CCM333-12005

One GK in this scenario. CCM402 registers on zone CCM402 and its tech prefix is 1#*, CCM333 registers on zone CCM333 and its tech-prefix is 2#*.

Call from 12005 gets busy tone when reach 14001 by dialing 1#*14001,(I haven’t tested the other way yet). Based on the debug the call does send to GK but it shows “tech-prefix gateway selection failed”. To me it should be very clear that GK sees 1#* and send to CCM402. But why it shows gateway selection fail? Any idea?

Bellow are some config and show and debug output. Thanks

R3660#sh run | be gatek

gatekeeper

zone local CCM402 cisco.com 172.17.3.1

zone local CCM333 cisco.com

zone prefix CCM333 12...

zone prefix CCM402 14...

gw-type-prefix 1#*

gw-type-prefix 2#*

no shutdown

R3660#sh gatek end

GATEKEEPER ENDPOINT REGISTRATION

================================

CallSignalAddr Port RASSignalAddr Port Zone Name Type Flags

--------------- ----- --------------- ----- --------- ---- -----

10.253.21.33 4268 10.253.21.33 4062 CCM333 VOIP-GW

H323-ID: toCCM402_1

Voice Capacity Max.= Avail.= Current.= 0

10.253.21.34 1465 10.253.21.34 1365 CCM333 VOIP-GW

H323-ID: toCCM402_2

Voice Capacity Max.= Avail.= Current.= 0

172.17.203.33 1147 172.17.203.33 1112 CCM402 VOIP-GW

H323-ID: toCCM333_1

Voice Capacity Max.= Avail.= Current.= 0

Total number of active registrations = 3

R3660#sh gatek gw-type-prefix

GATEWAY TYPE PREFIX TABLE

=========================

Prefix: 1#*

Zone CCM402 master gateway list:

172.17.203.33:1147 toCCM333_1

Prefix: 2#*

Zone CCM333 master gateway list:

10.253.21.33:4268 toCCM402_1

10.253.21.34:1465 toCCM402_2

*Mar 1 00:13:48.347: gk_rassrv_arq: arqp=0x64B85C58, crv=0x3, answerCall=0

*Mar 1 00:13:48.347: gk_dns_query: No Name servers

*Mar 1 00:13:48.347: rassrv_get_addrinfo: (1#*14001) Matched tech-prefix 1#

*Mar 1 00:13:48.347: rassrv_get_addrinfo: (1#*14001) unresolved zone prefix, us

ing source zone CCM333

*Mar 1 00:13:48.347: rassrv_get_addrinfo: (1#*14001) tech-prefix gateway select

ion failed.

*Mar 1 00:13:48.347: gk_rassrv_sep_arq: rassrv_get_addrinfo() failed (return co

de = 0x107)

R3660#

1 Reply 1

Helmi Muzammil
Level 1
Level 1

Hi ciscoforum.

Is the problem resolved?

because i've got the same problem.

Thanks