I need some help. In my lab I have the following: Tandberg GK 1 ←→ gnuGK ←→ Tandberg GK 2 -Tandberg GK 1 has a zone prefix of 01 -Tandberg GK 2 has a zone prefix of 009 -Both are set to match, and LRQ, the gnuGK for all alias’s they cannot find. On gnuGK I have the following rewrite section. [RasSrv::RewriteE164] 8001=01 8009=009 If I put an endpoint on GK’s 1 and 2, I can make calls back and forth by dialing 8001xxxx or 8009xxxx, depending on direction. Everything works as it should. Problem If I take both endpoints and register them to GK1 and try and dial 8001xxxx, the call fails. gnuGK reports the following error. LRJ|66.223.232.131|016053:dialedDigits|66.223.232.131|requestDenied; The transformation is correct. 8001 is transformed into 01 and in theory this should work. But it doesn’t. Just for grins, I removed gnuGK and moved GK2 into its place. I created the transforms on GK2 and repeated the above test and it works. The config of gnuGK is below. Question So why doesn’t this work with gnuGK? Thanks for any help provided. Scotth gnuGK Config with comments. [RoutedMode] GKRouted=0 H245Routed=0 AcceptNeighborCalls=1 AcceptUnregisteredCalls=1 RemoveH245AddressOnTunneling=1 RemoveCallOnDRQ=0 DropCallsByReleaseComplete=1 SendReleaseCompleteOnDRQ=0 SupportNATedEndpoints=1 TranslateFacility=1 CallSignalPort=1720 GenerateCallProceeding=1 [RoutingPolicy] h323_ID=dns,neighbor,internal default=neighbor,internal,dns ;I have tried multiple combinations of these with no luck. [RasSrv::RRQFeatures] AcceptEndpointIdentifier=1 AcceptGatewayPrefixes=1 AcceptMCUPrefixes=1 OverwriteEPOnSameAddress=1 SupportDynamicIP=1 [Neighbor::GK1] Host=66.223.232.131:1719 SendPrefixes=01 AcceptPrefixes=* ForwardLRQ=always ;;;I have tried “depends” and there is no difference. [Neighbor::GK2] Host=24.237.247.60:1719 SendPrefixes=009 AcceptPrefixes=* ForwardLRQ=depends ------------------------------------------------------------------------------ _______________________________________________________ Posting: mailto:Openh323gk-users@xxxxxxxxxxxxxxxxxxxxx Archive: http://sourceforge.net/mailarchive/forum.php?forum_name=openh323gk-users Unsubscribe: http://lists.sourceforge.net/lists/listinfo/openh323gk-users Homepage: http://www.gnugk.org/