Im trying to create a gnugk that routes the H.245, audio, and video
channels, as described in case 3 in section 4.2.2 of the gnugk user manual. So
far I have the following configuration, but when i try to phone using a LAN
phone to a global phone a connection can not be established. If anyone can help
me out or can send me a working configuration of the described gatekeeper would
be great.
[Gatekeeper::Main]
Fourtytwo=42 Home=192.168.123.176, 216.254.182.45 NetworkInterfaces=216.254.182.45, 192.168.123.176 [GkStatus::Auth] rule=allow [RoutedMode] GKRouted=1 H245Routed=1 SupportNATedEndpoints=1 [Proxy] Enable=1 InternalNetwork=192.168.123.0/255.255.255.0 ProxyForNAT=1 CallUnregisteredEndpoints=1 ParseEnailAliases=1 |