Hey Pete,

IMHO you are playing with fire here - non SIP balancer doing protocol exchange :D. Seriously now, this is a receipt for disaster

Regards,

Bogdan-Andrei Iancu

OpenSIPS Founder and Developer
  https://www.opensips-solutions.com
OpenSIPS Summit 2020 online
  https://www.opensips.org/events/Summit-2020Distributed/

On 8/12/20 12:28 PM, Pete Kelly wrote:
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

_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to