Have you defined the GNUGK as a remote zone in the Cisco
Config?
i.e.
"zone remote GNUGK domain.com [ip address of
GNUGK]"
also you will need to tell the cisco GK of the zone prefix
associated with the GNUGK with the command "zone prefix GNUGK
12345*"
The text in italics indicate the H.323 name of the zone
associated with the GNUGK.
Hope this helps,
Glen
From: Freddy Parra [mailto:fparra@xxxxxxxxxx]
Sent: 09 July 2004 16:35
To: openh323gk-users@xxxxxxxxxxxxxxxxxxxxx
Cc: openh323gk-developer@xxxxxxxxxxxxxxxxxxxxx
Subject: LRJ from Cisco Gk
Hi,
I am getting the
following LRJ message from a cisco gatekeeper that I have setup in gnugk as
a neighbor gk.
2004/07/08
16:29:30.793 1
RasSrv.cxx(1413) GK ARQ Received
2004/07/08 16:29:30.793 4 gkauth.cxx(473) GkAuth default check ok
2004/07/08 16:29:30.793 3 RasSrv.cxx(2340) GK Send to xxx.xxx.xxx.xxx:1719
2004/07/08 16:29:30.793 4 gkauth.cxx(473) GkAuth default check ok
2004/07/08 16:29:30.793 3 RasSrv.cxx(2340) GK Send to xxx.xxx.xxx.xxx:1719
locationRequest
{
requestSeqNum = 563
destinationInfo = 1 entries {
[0]=dialedDigits "0723#0115034112222"
}
nonStandardData = {
nonStandardIdentifier = h221NonStandard {
t35CountryCode = 181
t35Extension = 0
manufacturerCode = 18
}
data ="" 5 octets {
67 6e 75 67 6b gnugk
}
}
replyAddress = ipAddress {
ip = 4 octets {
xx xx xx xx ....
}
port = 1719
}
sourceInfo = 1 entries {
[0]=h323_ID 9 characters {
0041 0053 0035 0034 0030 0030 004d 0049 AS5400MI
0041 A
}
}
canMapAlias = TRUE
gatekeeperIdentifier = 11 characters {
004e 0055 004d 0049 004e 0044 0047 004b NUMINDGK
0032 0033 0032 232
}
canMapSrcAlias = FALSE
}
requestSeqNum = 563
destinationInfo = 1 entries {
[0]=dialedDigits "0723#0115034112222"
}
nonStandardData = {
nonStandardIdentifier = h221NonStandard {
t35CountryCode = 181
t35Extension = 0
manufacturerCode = 18
}
data ="" 5 octets {
67 6e 75 67 6b gnugk
}
}
replyAddress = ipAddress {
ip = 4 octets {
xx xx xx xx ....
}
port = 1719
}
sourceInfo = 1 entries {
[0]=h323_ID 9 characters {
0041 0053 0035 0034 0030 0030 004d 0049 AS5400MI
0041 A
}
}
canMapAlias = TRUE
gatekeeperIdentifier = 11 characters {
004e 0055 004d 0049 004e 0044 0047 004b NUMINDGK
0032 0033 0032 232
}
canMapSrcAlias = FALSE
}
2004/07/08 16:29:30.794 2 RasSrv.cxx(447) GK Send LRQ to 1 neighbor(s)
2004/07/08 16:29:30.858 2 RasSrv.cxx(2400) GK Read from xxx.xxx.xxx.xxx:1719
2004/07/08 16:29:30.858 3 RasSrv.cxx
locationReject
{
requestSeqNum = 563
rejectReason = notRegistered <<null>>
}
requestSeqNum = 563
rejectReason = notRegistered <<null>>
}
2004/07/08
16:29:30.859 3
RasSrv.cxx(2340) GK Send to xxx.xxx.xxx.xxx:49799
admissionReject {
requestSeqNum = 48921
rejectReason = calledPartyNotRegistered <<null>>
}
admissionReject {
requestSeqNum = 48921
rejectReason = calledPartyNotRegistered <<null>>
}
I know that if your
setting up gk to gk communication, there is no registration needed between both
gatekeepers. So the reason code doesn't
make any sense to
me. Does
anyone have any idea what could be the most likely cause of getting a
notRegistered LRJ message from a cisco gatekeeper.
Thanks.
Regards,
Freddy