Hi!
In my config file below, I have registered
192.168.2.26:1720 as a permanent endpoint. But when I make a call, GK keeps
rejecting the call with reason that terminal is not registered to gaetkeeper. If
I make AcceptUnregisteredCalls=1, the GK allows the call. How do I make GK allow
the call with AcceptUnregisteredCalls=0 (for security reasons)?
[RoutedMode]
GKRouted=1 H245Routed=0 CallSignalPort=1720 AcceptUnregisteredCalls=0 AcceptNeighborCalls=0 RemoveCallOnDRQ=1 DropCallsByReleaseComplete=1 SendReleasecompleteOnDRQ=1 H245PortRange=30000-32000 [RasSrv::PermanentEndpoints]
192.168.2.26:1720=777 |