[Freeswitch-svn] [commit] r8129 -	freeswitch/trunk/conf/autoload_configs
    Freeswitch SVN 
    brian at freeswitch.org
       
    Fri Apr 18 23:00:59 EDT 2008
    
    
  
Author: brian
Date: Fri Apr 18 23:00:58 2008
New Revision: 8129
Modified:
   freeswitch/trunk/conf/autoload_configs/switch.conf.xml
Log:
doc this
Modified: freeswitch/trunk/conf/autoload_configs/switch.conf.xml
==============================================================================
--- freeswitch/trunk/conf/autoload_configs/switch.conf.xml	(original)
+++ freeswitch/trunk/conf/autoload_configs/switch.conf.xml	Fri Apr 18 23:00:58 2008
@@ -24,6 +24,8 @@
     <param name="loglevel" value="debug"/>
     <!--Try to catch any crashes that can be recoverable (in the context of a call)-->
     <param name="crash-protection" value="false"/>
+    <!--<param name="max_dtmf_duration" value="192000"/>-->
+    <!--<param name="default_dtmf_duration" value="8000"/>-->
     <param name="mailer-app" value="sendmail"/>
     <param name="mailer-app-args" value="-t"/>
     <param name="dump-cores" value="yes"/>
    
    
More information about the Freeswitch-svn
mailing list