git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8923 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Michael Jerris 2008-07-08 04:54:33 +00:00
parent 0180d0f570
commit 3003ead20f
1 changed files with 5 additions and 0 deletions

View File

@ -94,6 +94,11 @@
<!-- <param name="suppress-events" value="start-talking,stop-talking"/> -->
<!-- enable comfort noise generation -->
<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 name="wideband">