[Freeswitch-svn] [commit] r8382 - freeswitch/trunk/conf/autoload_configs

Freeswitch SVN anthm at freeswitch.org
Tue May 13 14:43:14 EDT 2008


Author: anthm
Date: Tue May 13 14:43:13 2008
New Revision: 8382

Modified:
   freeswitch/trunk/conf/autoload_configs/switch.conf.xml

Log:
add fr-ring

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	Tue May 13 14:43:13 2008
@@ -37,6 +37,7 @@
   <variables>
     <variable name="uk-ring" value="%(400,200,400,450);%(400,2200,400,450)"/>
     <variable name="us-ring" value="%(2000, 4000, 440.0, 480.0)"/>
+    <variable name="fr-ring" value="%(1500, 3500, 440.0, 0.0)"/>
     <variable name="bong-ring" value="v=-7;%(100,0,941.0,1477.0);v=-7;>=2;+=.1;%(1400,0,350,440)"/>
   </variables>
 </configuration>



More information about the Freeswitch-svn mailing list