Hi, I have configured GnuGK Version 2.2.0 Stable as Proxy Mode and I have some Permanent endpoints (Some Quintum Gateways). At Permanent endpoints Round-Robin facility and other functionality running smoothly. But I need LRQ mode enable to replace permanent endpoints (Some Quintum Gateways) . At the LRQ mode call is OK but the GnuGK is not performing Round-Robin facility to route call. All call is going to the same endpoint (Quintum Gateway) and when quintum GW filled up with his all port, the call is not going to next Quintum GW and call is rejected (with All ports are busy message) and also newly implemented "Call capacity limit" per gateway is not working . How can I overcome this situation ?? Pls help me to handle the situation . Here is below my config file. Thanks in advanced . Regards.. ..Tusar.. ## gnugk.ini file ## GnuGK Version 2.2.0 Stable gnugk.ini file [Gatekeeper::Main] Fourtytwo=42 TimeToLive=60 [RoutedMode] GKRouted=1 H245Routed=1 CallSignalPort=1721 RemoveH245AddressOnTunneling=1 DropCallsByReleaseComplete=1 AcceptNeighborsCalls=1 AcceptUnregisteredCalls=1 SupportNATedEndpoints=1 ScreenCallingPartyNumberIE=2222 [Proxy] Enable=1 # InternalNetwork=10.0.0.0/8,172.16.0.0/12,192.168.0.0/16 T120PortRange=1024-64534 RTPPortRange=1024-64534 ProxyForNAT=1 [CallTable] DefaultCallDurationLimit=2700 [GkStatus::Auth] default=forbid rule=explicit 127.0.0.1=allow Shutdown=disable [Gatekeeper::Auth] RadAliasAuth=required;RRQ,SetupUnReg default=allow [RadAliasAuth] Servers=127.0.0.1 DefaultAuthPort=1812 SharedSecret=test123 AppendCiscoAttributes=1 IncludeTerminalAliases=1 IncludeEndpointIP=1 CheckSetupUnregisteredOnly=1 [Gatekeeper::Acct] RadAcct=optional;stop FileAcct=sufficient;stop [FileAcct] DetailFile=cdr.log Rotate=weekly RotateDay=Sun Time=00:59 StandardCDRFormat=1 [RadAcct] Servers=127.0.0.1 DefaultAcctPort=1813 SharedSecret=test123 AppendCiscoAttributes=1 IncludeEndpointIP=1 [RasSrv::LRQFeatures] NeighborTimeout=2 AlwaysForwardLRQ=1 ForwardResponse=1 IncludeDestinationInfoInLCF=1 CiscoGKCompatible=1 [RasSrv::RRQFeatures] AcceptGatewayPrefixes=1 OverwriteEPOnSameAddress=1 AcceptEndpointIdentifier=1 [RasSrv::ARQFeatures] CallUnregisteredEndpoints=1 RoundRobinGateways=1 #[RasSrv::PermanentEndpoints] #xx.xx.xx.xx=Test1;44 #xx.xx.xx.xx=Test2;44 [RasSrv::GWPrefixes] Test1=44 Test2=44 [RasSrv::Neighbors] Test1=CiscoGK Test2=CiscoGK [Neighbor::Test1] Host=xx.xx.xx.xx:1719 Dynamic=0 AcceptForwardedLRQ=1 SendPrefixes=44 AcceptPrefixes=* [Neighbor::Test2] Host=xx.xx.xx.xx:1719 Dynamic=0 AcceptForwardedLRQ=1 SendPrefixes=44 AcceptPrefixes=* ## Call control Per Gateway, 1 = Highest Priority [EP::Test1] Capacity=4 GatewayPriority=1 GatewayPrefixes=44 [EP::Test2] Capacity=1 GatewayPriority=1 GatewayPrefixes=44 ------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click _______________________________________________________ List: Openh323gk-users@xxxxxxxxxxxxxxxxxxxxx Archive: http://sourceforge.net/mailarchive/forum.php?forum_id=8549 Homepage: http://www.gnugk.org/