提交 af91267c authored 作者: Christopher Rienzo's avatar Christopher Rienzo

Add enable-profile-events param to mod_unimrcp config

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15529 d0543943-73ff-0310-b7d9-9358b9ac24b2
上级 379eba12
...@@ -7,6 +7,8 @@ ...@@ -7,6 +7,8 @@
<!-- UniMRCP logging level to appear in freeswitch.log. Options are: <!-- UniMRCP logging level to appear in freeswitch.log. Options are:
EMERGENCY|ALERT|CRITICAL|ERROR|WARNING|NOTICE|INFO|DEBUG --> EMERGENCY|ALERT|CRITICAL|ERROR|WARNING|NOTICE|INFO|DEBUG -->
<param name="log-level" value="DEBUG"/> <param name="log-level" value="DEBUG"/>
<!-- Enable events for profile creation, open, and close -->
<param name="enable-profile-events" value="false"/>
<param name="max-connection-count" value="100"/> <param name="max-connection-count" value="100"/>
<param name="offer-new-connection" value="1"/> <param name="offer-new-connection" value="1"/>
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论