And you have everything in conf/ssl right? /b
On Aug 3, 2008, at 12:01 PM, Peter P GMX wrote:
Hello Brian, Yes it's turned on: <!-- TLS: disabled by default, set to "true" to enable --> <param name="tls" value="true"/> <!-- additional bind parameters for TLS --> <param name="tls-bind-params" value="transport=tls"/><!-- Port to listen on for TLS requests. (5061 will be used if unspecified) --><param name="tls-sip-port" value="5061"/><!-- Location of the agent.pem and cafile.pem ssl certificates (needed for TLS server) --><param name="tls-cert-dir" value="$${base_dir}/conf/ssl"/><!-- TLS version ("sslv23" (default), "tlsv1"). NOTE: Phones may not work with TLSv1 --><param name="tls-version" value="tlsv1"/>
_______________________________________________ Freeswitch-users mailing list [email protected] http://lists.freeswitch.org/mailman/listinfo/freeswitch-users UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users http://www.freeswitch.org
