Hi there,
I am trying to make the gnugk proxy work. The problem is that I
want it to receive a Setup message from an unregistered endpoint. This
endpoint should only be authenticated in the Parent GK. How can I make it
work? Find attached my config file. And the command line parameters I use
are: -rr -c ../etc/my_config.ini
thanks in advance,
Pablo Salinas
##
## A very simple configuration file.
## Everyone is allowed to connect to the status port.
##
[Gatekeeper::Main]
Fourtytwo=42
[GkStatus::Auth]
rule=allow
[Proxy]
Enable=1
[Endpoint]
Gatekeeper=192.168.0.1
[RoutedMode]
GKRouted=1
H245Routed=1
CallSignalPort=11720
AcceptUnregisteredCalls=1
AcceptNeighborsCalls=1