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
