<div dir="ltr">Hi all :)<div><br></div><div>I am sending an INVITE out to a registered endpoint via a (non SIP) load balancer. </div><div><br></div><div>The load balancer provides a transparent TCP/TLS interface (TCP to opensips, TLS to the endpoint)</div><div><br></div><div>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.</div><div><br></div><div>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.</div><div><br></div><div>Is it currently possible? (using opensips 3.1)</div><div><br>Pete</div></div>