< Previous by Date | Date Index | Next by Date > |
< Previous in Thread | Thread Index |
You can configure DNS records for your domain to prefer TLS (http://mit.edu/sip/sip.edu/dns.shtml), or you can force the stack to send the request out using TLS by doing the following to the invite message before you send it:
msg.header(h_RequestLine).uri().param(p_transport) = Symbols::TLS;
Scott
From: resiprocate-users-bounces@xxxxxxxxxxxxxxx [mailto:resiprocate-users-bounces@xxxxxxxxxxxxxxx] On Behalf Of Karlsson
Sent: Friday, August 08, 2008 2:28 AM
To: Scott Godin
Cc: resiprocate-users@xxxxxxxxxxxxxxx; Michael Socaciu
Subject: Re: [reSIProcate-users] usage of TLS
Hi Scott, can you please help me on this question:
If I complie the reSIProcate(dum and stack) with SSL, then I build my UA base on this reSIProcate,
how to enable/disable the TLS(how to switch my UA between UDP and TLS transport )?
Thanks.On Fri, Aug 8, 2008 at 4:16 AM, Scott Godin <sgodin@xxxxxxxxxxxxxxx> wrote:
There is not much. : (
I just added some information to the wiki though:
https://www.resiprocate.org/Using_TLS
Hopefully this will help.
Note: As a reference both recon and repro projects use TLS transports.
Scott
On Thu, Aug 7, 2008 at 2:30 PM, Michael Socaciu <MSocaciu@xxxxxxxxxxxxx> wrote:
> Are there directions / demos available to guide using TLS in resiprocate ?
>
>
>
> Thank you,
>
> Michael Socaciu
>
> Mutualink Inc.
>
>
>
> 978 392 0040 / 112
>
>
>> _______________________________________________
> resiprocate-users mailing list
> resiprocate-users@xxxxxxxxxxxxxxx
> List Archive: http://list.resiprocate.org/archive/resiprocate-users/
>
_______________________________________________
resiprocate-users mailing list
resiprocate-users@xxxxxxxxxxxxxxx
List Archive: http://list.resiprocate.org/archive/resiprocate-users/