FS-8320 #resolve [ZRTP broken in commit 06c56a037e]

This commit is contained in:
Anthony Minessale
2015-10-09 12:57:36 -05:00
committed by Brian West
parent 393ee022b0
commit fe94138aa4
2 changed files with 4 additions and 3 deletions

View File

@@ -150,7 +150,7 @@
<!-- Test each port to make sure it is not in use by some other process before allocating it to RTP -->
<!-- <param name="rtp-port-usage-robustness" value="true"/> -->
<param name="rtp-enable-zrtp" value="false"/>
<param name="rtp-enable-zrtp" value="true"/>
<!-- <param name="core-db-dsn" value="pgsql://hostaddr=127.0.0.1 dbname=freeswitch user=freeswitch password='' options='-c client_min_messages=NOTICE'" /> -->
<!-- <param name="core-db-dsn" value="dsn:username:password" /> -->