Hi I've been trying to deploy GK in a clustered, filover load balanced environment, where I can use DataBase based authentication for selection of termination gateways. I considered many approaches but so far most feasible is Alternate GKs approach, if anybody has any better idea please comment. Now problem is that I've specified a threshold for endpoints on GK1 i.e. when no. of endpoints exceed that limit, further endpoints should be redirected to the GK2 for registring. I've specified alternate GK2 in GK1 as follows: [Gatekeeper::Main] Fourtytwo=42 Name=GK1 Home=xx.xx.xx.xx TimeToLive=60 TotalBandwith=-1 UseBroadcastListener=0 RedirectGK=Endpoints > 1 AlternateGKs=yy.yy.yy.yy:1720:true:1:GK2 SendTo=yy.yy.yy.yy:1720 [RoutedMode] GKRouted=1 H245Routed=0 CallSignalPort=1720 AcceptNeighborsCalls=1 RemoveCallOnDRQ=1 DropCallsByReleaseComplete=1 SendReleaseCompleteOnDRQ=1 SupportNATedEndpoints=1 Now when a second end-point tries to register with GK1, it does not get redirected to the GK2, rather it receives: RRJ|203.82.51.9|asifali:h323_ID|terminal|resourceUnavailable; This is GK2's config [Gatekeeper::Main] Fourtytwo=42 Name=GK2 Home=yy.yy.yy.yy TimeToLive=60 TotalBandwith=-1 UseBroadcastListener=0 Statustracelevel=6 [RoutedMode] GKRouted=1 H245Routed=0 CallSignalPort=1720 AcceptNeighborsCalls=1 RemoveCallOnDRQ=1 DropCallsByReleaseComplete=1 SendReleaseCompleteOnDRQ=1 SupportNATedEndpoints=1 [Proxy] Enable=0 Anybody having any idea, Please comment. Regards ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd_______________________________________________________ Posting: mailto:Openh323gk-users@xxxxxxxxxxxxxxxxxxxxx Archive: http://sourceforge.net/mailarchive/forum.php?forum_id?49 Unsubscribe: http://lists.sourceforge.net/lists/listinfo/openh323gk-users Homepage: http://www.gnugk.org/