]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
w00t
authorBrian West <brian@freeswitch.org>
Fri, 12 Dec 2008 23:51:45 +0000 (23:51 +0000)
committerBrian West <brian@freeswitch.org>
Fri, 12 Dec 2008 23:51:45 +0000 (23:51 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10746 d0543943-73ff-0310-b7d9-9358b9ac24b2

conf/autoload_configs/conference.conf.xml

index 2a23e279f118248abfc2e83b6deb4acd734b605d..caa48e8d6d15533d182a277f7bd49b01a4ecedd5 100644 (file)
@@ -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>