[Freeswitch-svn] [commit] r6991 - freeswitch/trunk/conf/directory
    Freeswitch SVN 
    brian at freeswitch.org
       
    Thu Dec 27 01:06:05 EST 2007
    
    
  
Author: brian
Date: Thu Dec 27 01:06:05 2007
New Revision: 6991
Modified:
   freeswitch/trunk/conf/directory/default.xml
Log:
lets turn this on by default
Modified: freeswitch/trunk/conf/directory/default.xml
==============================================================================
--- freeswitch/trunk/conf/directory/default.xml	(original)
+++ freeswitch/trunk/conf/directory/default.xml	Thu Dec 27 01:06:05 2007
@@ -5,6 +5,10 @@
       <param name="dial-string" value="{transfer_fallback_extension=${dialed_user}}sofia/${dialed_domain}/${dialed_user}"/>
     </params>
 
+    <variables>
+      <variable name="record_stereo" value="true"/>
+    </variables>
+
     <X-PRE-PROCESS cmd="include" data="default/*.xml"/>
   </domain>
 </include>
    
    
More information about the Freeswitch-svn
mailing list