[OpenSIPS-Users] set_advertised_protocol ....

Pete Kelly pkelly at gmail.com
Wed Aug 12 09:28:15 EST 2020


Hi all :)

I am sending an INVITE out to a registered endpoint via a (non SIP) load
balancer.

The load balancer provides a transparent TCP/TLS interface (TCP to
opensips, TLS to the endpoint)

The obvious problem I am having here is that when the UAC receives the
INVITE, the transport set by OpenSIPS in the Contact /Via/Record-Route
headers are all set to TCP, because OpenSIPS has no knowledge of any TLS
involved - which causes problems when any future transaction is sent by
the UAC.

Ideally I want to be able to change any reference to the TCP transport to
TLS, kind of how set_advertised_address() and set_advertised_port() work,
however with the protocol.

Is it currently possible? (using opensips 3.1)

Pete
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20200812/95200dff/attachment.html>


More information about the Users mailing list