Hi,

You can switch the protocol for the outbound relaying in two ways:
    1) force it via the RURI -> add the transport=tls param to RURI :
http://www.opensips.org/html/docs/modules/1.11.x/uri.html#id294426
    2) force a TLS socket to be used with force_send_socket() or $fs
http://www.opensips.org/Documentation/Script-CoreVar-2-1#toc44

Regards,

Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
http://www.opensips-solutions.com

On 09.10.2014 16:40, Yuriy Nasida wrote:
Hi there!

I would like to implement this scenario

startpoint --UDP--> opensips ---TLS---> endpoint

How can I say opensips to use TLS ?

The only way I see is *t_relay(tls:etc)* but.. opensips can not use variables in t_relay function but i really need this :(
Also I tried  force_send_socket but had not luck.

Any ideas ?
Thanks.


_______________________________________________
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