[Freeswitch-svn] [commit] r13469 - freeswitch/trunk/conf
FreeSWITCH SVN
brian at freeswitch.org
Wed May 27 11:31:49 PDT 2009
Author: brian
Date: Wed May 27 13:31:49 2009
New Revision: 13469
Log:
clarify zrtp docs in vars.xml and give link on where to get more info
Modified:
freeswitch/trunk/conf/vars.xml
Modified: freeswitch/trunk/conf/vars.xml
==============================================================================
--- freeswitch/trunk/conf/vars.xml (original)
+++ freeswitch/trunk/conf/vars.xml Wed May 27 13:31:49 2009
@@ -27,7 +27,11 @@
<X-PRE-PROCESS cmd="set" data="domain_name=$${domain}"/>
<X-PRE-PROCESS cmd="set" data="hold_music=local_stream://moh"/>
- <!-- Enable ZRTP globally you can override this on a per channel basis -->
+ <!--
+ Enable ZRTP globally you can override this on a per channel basis
+
+ http://wiki.freeswitch.org/wiki/ZRTP (on how to enable zrtp)
+ -->
<X-PRE-PROCESS cmd="set" data="zrtp_secure_media=true"/>
<!--
More information about the Freeswitch-svn
mailing list