[Freeswitch-svn] [commit] r10746 -	freeswitch/trunk/conf/autoload_configs
    FreeSWITCH SVN 
    brian at freeswitch.org
       
    Fri Dec 12 15:51:46 PST 2008
    
    
  
Author: brian
Date: Fri Dec 12 18:51:45 2008
New Revision: 10746
Log:
w00t
Modified:
   freeswitch/trunk/conf/autoload_configs/conference.conf.xml
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	Fri Dec 12 18:51:45 2008
@@ -97,7 +97,7 @@
       <!-- 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"/>
+      <param name="auto-record" value="$${base_dir}/recordings/${conference_name}_${strftime(%Y-%m-%d-%H-%M-%S)}.wav"/>
       -->
     </profile>
 
    
    
More information about the Freeswitch-svn
mailing list