提交 3003ead2 authored 作者: Michael Jerris's avatar Michael Jerris

dox

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8923 d0543943-73ff-0310-b7d9-9358b9ac24b2
上级 0180d0f5
...@@ -94,6 +94,11 @@ ...@@ -94,6 +94,11 @@
<!-- <param name="suppress-events" value="start-talking,stop-talking"/> --> <!-- <param name="suppress-events" value="start-talking,stop-talking"/> -->
<!-- enable comfort noise generation --> <!-- enable comfort noise generation -->
<param name="comfort-noise" value="true"/> <param name="comfort-noise" value="true"/>
<!-- Uncomment auto-record to toggle recording every conference call. -->
<!-- Another valid value is shout://user:pass@server.com/live.mp3 -->
<!--
<param name="auto-record" value="/usr/local/freeswitch/sounds/conference/${conference-name}_${strftime(%Y-%m-%d-%H-%M-%S)}.wav"/>
-->
</profile> </profile>
<profile name="wideband"> <profile name="wideband">
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论