I've finally gotten the gnugk to proxy the calls from a gk to another. But with one odd issue: When proxying the calls both sides end up sending their rtp to the same port on the gnugk box. None of those packets are passed on to the other side. This test was with the 2.2b4 linux binary on sf. The CS Alerting message from the terminating GK shows the port that it is sending from and port 10006 on the gnugk as the other end. The CS Alerting message gnugk then sends to the originating gk shows port 10006 and 10007 on gnugk's ip as the src and dest of the rtp. I see the cvs commits with 'Fixes from proxy_thread_fix branch merged'; is that relevant to this issue? To get it to work (this far) I'm using: [with IPs elided; all are routable] [Gatekeeper::Main] Fourtytwo=42 TimeToLive=600 Name=GnuGK1 Home=${my_ip} [RoutedMode] GKRouted=1 H245Routed=1 CallSignalPort=1721 CallSignalHandlerNumber=1 AcceptNeighborsCalls=1 AcceptUnregisteredCalls=0 RemoveH245AddressOnTunneling=1 RemoveCallOnDRQ=0 SupportNATedEndpoints=1 Q931PortRange=30000-39999 H245PortRange=40000-49999 [RoutingPolicy::OnLRQ] Default=internal,parent,neighbor [Proxy] Enable=1 [RasSrv::Neighbors] OrigGK=${orig_ip}; TermGK=${term_ip}:1719;1 [RasSrv::LRQFeatures] NeighborTimeout=6 ForwardHopCount=8 AlwaysForwardLRQ=1 IncludeDestinationInfoInLCF=1 CiscoGKCompatible=1 AcceptForwardedLRQ=1 [Endpoint] Gatekeeper=${term_ip}:1719 Type=Gateway H323ID=GnuGK1 Prefix=1 ------------------------------------------------------- This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 Project Admins to receive an Apple iPod Mini FREE for your judgement on who ports your project to Linux PPC the best. Sponsored by IBM. Deadline: Sept. 13. Go here: http://sf.net/ppc_contest.php _______________________________________________________ List: Openh323gk-users@xxxxxxxxxxxxxxxxxxxxx Archive: http://sourceforge.net/mailarchive/forum.php?forum_id=8549 Homepage: http://www.gnugk.org/