Hi folks,
thanks to Peter and Cesc we have TLS support buit-in OpenSER. The
implementation is only on CVS head (development branch).
To getting do:
- if you already have a local checkout of CVS head:
cvs update -dP
- no local checkout of CVS head:
cvs
-d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/openser login
cvs -z3
-d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/openser co -P sip-server
Full documentation about how to compile and use it (script example
included) can be found in the documentation repository:
http://openser.org/docs/tls.html
The next step will be to convince as many people as possible to use it
and to test it for eventual bugs/problems. I will be very helpful in
moving towards a stable version.
regards,
Bogdan