Our gnugk is running in proxy mode, so I suppose we
can hide the IP and H323 ID of the originator from
the terminating end. But suprisingly it does
not do so.
I configured the gk as a gateway too. ([endpoint]
type=gateway). At the same time, it send call
to its neighbore. (our terminating
end).
Is the neighbore setting gives our the
secrete? If it is, is any workaround?
Our situation is we can only route calls
to our terminating end by their gatekeeper. And we need to hide
the originating IP. How can we do
that?
Can anybody shed a light to me on this issue?
Thanks in advance!
Our relevant config as below. We are using 2.2 on
redhat
[Gatekeeper::Main]
Fourtytwo=42 Name=gk1 TimeToLive=3000 [RoutedMode]
GKRouted=1 H245Routed=1 CallSignalPort=0 CallSignalHandlerNumber=50 AcceptNeighborsCalls=1 AcceptUnregisteredCalls=1 RemoveH245AddressOnTunneling=1 RemoveCallonDRQ=0 DropCallsByReleaseComplete=1 SendReleaseCompleteOnDRQ=1 SupportNATedEndpoints=1 Q931PortRange=20000-20999 H245PortRange=30000-30999 ConnectTimeout=60000 [Proxy]
Enable=1 ProxyForNAT=1 T120PortRange=40000-40999 RTPPortRange=50000-59999 [endpoint] type=gateway h323id=gw1 rrqreteryinterval=10 unregisteronreload=1 [RasSrv::Neighbors]
nei_gk1=CiscoGK #stlouis2-gk2=GnuGK [NEIGHBOR::nei_gk1]
HOST=195.128.2.21:1719 DYNAMIC=0 SENDPREFIXES=* ACCEPTPREFIXES=* Mei
|