mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-12 23:40:04 +00:00
clarify zrtp docs in vars.xml and give link on where to get more info
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13469 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
e4326ffc05
commit
63b4553026
@ -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"/>
|
||||
|
||||
<!--
|
||||
|
Loading…
x
Reference in New Issue
Block a user