[OpenSIPS-Users] Q. how to send outbound INVITE from opensips via TLS ?

Bogdan-Andrei Iancu bogdan at opensips.org
Fri Oct 10 10:11:04 CEST 2014


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
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20141010/95b7e8b0/attachment.htm>


More information about the Users mailing list