If EP1 is '1111' and you are calling '021111' how the gatekeeper can match '021111' with '1111'? You need either: 1. Register endpoints with aliases starting from '02', like '021111'. 2. Use rewrite rules to strip '02' from the alias. 3. Call '1111' instead of '021111' and modify the neighbors section to accept such calls. ----- Original Message ----- From: "eder tan" <e_tan07@xxxxxxxxx> Sent: Tuesday, July 13, 2004 8:05 AM > my last problem was having location reject reason > 'security denial' when i configure neighbor > gatekeepers. > > i have the same configuration as before: > > > EP1--->GK1<------->GK2<----EP2 > > > > (both GKs are gnuGK) > > > > GK1:10.10.10.1 > > GK2:10.10.10.2 > > EP1:10.10.10.3; alias:1111; name:client1 > > EP2:10.10.10.4; alias:1112; name:client2 > > > > when EP1 and EP2 calls each other using the > prefix(ex. EP1 is calling EP2 dialing 021112), > > it says user not found or calledPartyNotRegistered.. > > > > > configurations: > > > > GK1: > > [Gatekeeper::Main] > Fourtytwo=2 > Name=GK1 > Home=10.10.10.1 > TotalBandwidth=10000 > StatusPort=7000 > > > [RoutedMode] > AcceptNeighborCalls=1 > AcceptUnregisteredCalls=1 > > [RasSrv::Neighbors] > GK2=10.10.10.1:1719;02 > > [RasSrv::LRQFeatures] > ForwardHopCount=2 > AlwaysForwardLRQ=1 > AcceptForwardedLRQ=1 > IncludeDestinationInfoInLCF=0 > > > > GK2: > > [Gatekeeper::Main] > Fourtytwo=2 > Name=GK2 > Home=10.10.10.2 > TotalBandwidth=10000 > StatusPort=7000 > > > [RoutedMode] > AcceptNeighborCalls=1 > AcceptUnregisteredCalls=1 > > > [RasSrv:;Neighbors] > > GK1=10.10.10.2:1719;02 > > [RasSrv::LRQFeatures] > ForwardHopCount=2 > AlwaysForwardLRQ=1 > AcceptForwardedLRQ=1 > IncludeDestinationInfoInLCF=0 > > But the debug/logs on the GK1 are the following: > > - EP2 calling EP1: > > > > RasSrv.cxx(2392) GK Read from 10.10.10.2:1719 > > RasSrv.cxx(2407) GK Received location Request > > RasSrv.cxx(2064) GK LRQ Received > > RasSrv.cxx(2155) > LRJ|10.10.10.2|021111:dialedDigits|GK2|requestDenied; > > > RasSrv.cxx(2334) GK locationReject to > 10.10.10.2:1719 > > can anyone pls help me if there's some configurations > i'm missing... your help will be much appreciated... > > thanx in advance! > > eder tan ------------------------------------------------------- This SF.Net email sponsored by Black Hat Briefings & Training. Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com _______________________________________________________ List: Openh323gk-users@xxxxxxxxxxxxxxxxxxxxx Archive: http://sourceforge.net/mailarchive/forum.php?forum_id=8549 Homepage: http://www.gnugk.org/