]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
dox
authorMichael Jerris <mike@jerris.com>
Tue, 8 Jul 2008 04:54:33 +0000 (04:54 +0000)
committerMichael Jerris <mike@jerris.com>
Tue, 8 Jul 2008 04:54:33 +0000 (04:54 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8923 d0543943-73ff-0310-b7d9-9358b9ac24b2

conf/autoload_configs/conference.conf.xml

index d70e50a5bd2768bb4210b5f6d213e92ccbb7b041..c17c436ec6460f8667377c14d0133a0dc5f1ee6c 100644 (file)
       <!-- <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">