Thanks Daniel
for auto generated messages like dispatcher OPTIONS, would the message need
to be picked up in local route and the flags set?
On 14 October 2015 at 14:16, Daniel-Constantin Mierla
wrote:
> Hello,
>
> I don't have the time to look at the code right now, but I remember that I
> stil
Hello,
I don't have the time to look at the code right now, but I remember that
I still have to tune some matching there, because the local port
allocated is random by the OS. One of the solutions was to set the
server name in tls.cfg and then set it via xavp_cfg (see tls parameters)
before relayi
Hi
I am trying to use the [client] directives in tls.cfg for the first time.
For my configuration I need to connect to 2 servers, both via TLS and both
using different certs.
I have defined an entry in tls.cfg like
[client:1.2.3.4:5061]
[client:5.6.7.8:5071]
and I also have an entry in dispatch