[Freeswitch-svn] [commit] r8923 - freeswitch/trunk/conf/autoload_configs

Freeswitch SVN mikej at freeswitch.org
Tue Jul 8 00:54:33 EDT 2008


Author: mikej
Date: Tue Jul  8 00:54:33 2008
New Revision: 8923

Modified:
   freeswitch/trunk/conf/autoload_configs/conference.conf.xml

Log:
dox

Modified: freeswitch/trunk/conf/autoload_configs/conference.conf.xml
==============================================================================
--- freeswitch/trunk/conf/autoload_configs/conference.conf.xml	(original)
+++ freeswitch/trunk/conf/autoload_configs/conference.conf.xml	Tue Jul  8 00:54:33 2008
@@ -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">



More information about the Freeswitch-svn mailing list