On Fri, 2020-10-09 at 10:15 -0400, conradcordeiro(a)gmail.com wrote:
Hello everyone,
Please, see this:
https://github.com/fredposner/scripts/blob/master/kamailio/kamailio-tls_srt…
.
I am researching to understand how this TLS-bridge configuration
works
and have a main question about how passwords are handled in this
scenario. If the PBX in the equation requires password
authentication,
when SIP clients connect to the Kamailio bridge with that username
and
password, does Kamailio pass through the username and password to
the PBX?
Many thanks,
Conrad
On that example, Kamailio is simply acting as a proxy and the the
username/password/authentication is passed through to the pbx.
The example in that config is bridging TLS (to the WAN) to UDP (on the
LAN) with a scenario of quickly allowing work from home during COVID.
--fred