On 05/24/2010 01:01 PM, Danny Nicholas wrote: > Troll the archives over the last 6-9 months for VPN; some have tried this > with varying results.
If you look for 'SIP TLS' instead of 'SIP SSL', you'll find a lot more useful information, because SSL became TLS many years ago, and the SIP RFCs only document usage of SIP over TLS, not SIP over SSL. In any case, Asterisk 1.6.2 has support for SIP over TLS natively. If you need SIP/TLS in an older version of Asterisk, one method that many people have used successfully is to put a SIP proxy (Kamailio, OpenSIPS, etc.) in front of Asterisk, having it handle the SIP/TLS <-> SIP/UDP conversion. -- Kevin P. Fleming Digium, Inc. | Director of Software Technologies 445 Jan Davis Drive NW - Huntsville, AL 35806 - USA skype: kpfleming | jabber: [email protected] Check us out at www.digium.com & www.asterisk.org -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
