Hello! I've got problems with implementing such a scenario. I want gnugk to receive LRQ from one of my neighbors and then send it to another neighbor, but not using ForwardLRQ, but with full proxing of this call. But when my gnugk receives LRQ it replies with LRJ with rejectReason = requestDenied <<null>> If I use ARQ from gateway everything works fine. Is there a problem with my configuration, or this feature is not supported? Thanks in advance. gnugk version is 2.0.5_1 --== gnugk.conf ==-- [Gatekeeper::Main] Fourtytwo=42 Name=gnugk StatusPort=7000 EndpointSignalPort=1720 TotalBandwidth=1000000 [RoutedMode] GKRouted=1 H245Routed=1 CallSignalPort=1720 AcceptNeighborsCalls=1 AcceptUnregisteredCalls=1 [Proxy] Enable=1 RTPPortRange=50000-59999 T120PortRange=50000-59999 [Gatekeeper::Auth] default=allow [RasSrv::Neighbors] should_go_here=123.123.123.123;12 from_here=12.12.12.12 [RasSrv::LRQFeatures] NeighborTimeout=2 AcceptForwardedLRQ=1 IncludeDestinationInfoInLCF=1 CiscoGKCompatible=1 --== debug ==-- 2003/10/17 14:18:05.059 3 RasSrv.cxx(2145) GK locationRequest { requestSeqNum = 7544 destinationInfo = 1 entries { [0]=dialedDigits "123" } nonStandardData = { nonStandardIdentifier = h221NonStandard { t35CountryCode = 181 t35Extension = 0 manufacturerCode = 18 } data = 33 octets { 82 84 90 11 00 00 00 00 00 00 00 00 00 00 00 00 ................ 00 00 00 00 00 0b 01 40 03 00 73 00 69 00 61 00 .......@..x.x.x. 6d x } } replyAddress = ipAddress { ip = 4 octets { xx xx xx xx xxx } port = 1719 } sourceInfo = 1 entries { [0]=h323_ID 11 characters { 0074 0065 0072 006d 0069 006e 0061 0074 xxxxxxxx 0069 006f 006e xxx } } canMapAlias = TRUE } 2003/10/17 14:18:05.075 1 RasSrv.cxx(1859) GK LRQ Received 2003/10/17 14:18:05.075 2 RasSrv.cxx(1929) LRJ|xxx.xx.xxx.x|123:dialedDigits|xxx.xx.xxx.x|requestDenied; 2003/10/17 14:18:05.075 3 RasSrv.cxx(2072) GK Send to xxx.xx.xxx.x:1719 locationReject { requestSeqNum = 7544 rejectReason = requestDenied <<null>> nonStandardData = { nonStandardIdentifier = h221NonStandard { t35CountryCode = 181 t35Extension = 0 manufacturerCode = 18 } data = 33 octets { 82 84 90 11 00 00 00 00 00 00 00 00 00 00 00 00 ................ 00 00 00 00 00 0b 01 40 03 00 73 00 69 00 61 00 .......@..x.x.x. 6d x } } } -- Sincerely, Pavel Kuz ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. SourceForge.net hosts over 70,000 Open Source Projects. See the people who have HELPED US provide better services: Click here: http://sourceforge.net/supporters.php _______________________________________________ List: Openh323gk-users@lists.sourceforge.net Archive: http://sourceforge.net/mailarchive/forum.php?forum_id=8549 Homepage: http://www.gnugk.org/