提交 a5367792 authored 作者: Brian's avatar Brian 提交者: Michael Jerris

FS-7433

上级 54d833af
...@@ -22,7 +22,7 @@ ...@@ -22,7 +22,7 @@
value is one or more of debug,info,notice,warning,err,crit,alert,all value is one or more of debug,info,notice,warning,err,crit,alert,all
Please see comments in console.conf.xml for more information Please see comments in console.conf.xml for more information
--> -->
<map name="all" value="debug,info,notice,warning,err,crit,alert"/> <map name="all" value="console,debug,info,notice,warning,err,crit,alert"/>
</mappings> </mappings>
</profile> </profile>
</profiles> </profiles>
......
...@@ -150,7 +150,7 @@ ...@@ -150,7 +150,7 @@
<!-- Test each port to make sure it is not in use by some other process before allocating it to RTP --> <!-- 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-port-usage-robustness" value="true"/> -->
<param name="rtp-enable-zrtp" value="true"/> <param name="rtp-enable-zrtp" value="false"/>
<!-- <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="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" /> --> <!-- <param name="core-db-dsn" value="dsn:username:password" /> -->
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论