< Previous by Date | Date Index | Next by Date > |
< Previous in Thread | Thread Index | Next in Thread > |
THANKS - simple (when you know it :-) EoM From: Scott Godin
[mailto:slgodin@xxxxxxxxxxxx] 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 Hi Scott, can you please
help me on this question: On Fri, Aug 8, 2008 at 4:16 AM, Scott Godin <sgodin@xxxxxxxxxxxxxxx> wrote: There is not much. : (
> _______________________________________________ |