Hi,
Thanks. I used dispatcher example for proxy file , populated the
dispatcher table and added
modparam("path", "use_received", 1) to config file.
And used the kamailio-basic.cfg for registrar with
modparam("registrar", "use_path", 1)
modparam("registrar", "path_mode", 1)
modparam("registrar",
Hello,
outbound extension is not supported by many endpoints, although it is
useful for tcp/tls redundancy.
I would suggest to start with the example config from dispatcher module
for edge proxy and add path support to it via path module. For
registration config, the kamailio-basic.cfg should be
Hi,
I am trying to get a simple Edge Proxy - Registrar setup working
behind NAT. Initially I tried various scripts - including the one
mentioned in the Oubound page and Peter Dunkley' example - but got
some errors related to PATH.
Can somebody give me a working script of both proxy and registrar?