[Freeswitch-svn] [commit] r7043 -	freeswitch/trunk/conf/autoload_configs
    Freeswitch SVN 
    brian at freeswitch.org
       
    Mon Dec 31 15:03:45 EST 2007
    
    
  
Author: brian
Date: Mon Dec 31 15:03:44 2007
New Revision: 7043
Modified:
   freeswitch/trunk/conf/autoload_configs/modules.conf.xml
Log:
load tone_stream
Modified: freeswitch/trunk/conf/autoload_configs/modules.conf.xml
==============================================================================
--- freeswitch/trunk/conf/autoload_configs/modules.conf.xml	(original)
+++ freeswitch/trunk/conf/autoload_configs/modules.conf.xml	Mon Dec 31 15:03:44 2007
@@ -68,6 +68,7 @@
     <!--<load module="mod_shout"/>-->
     <!--For local streams (play all the files in a directory)-->
     <load module="mod_local_stream"/>
+    <load module="mod_tone_stream"/>
 
     <!-- Timers -->
 
    
    
More information about the Freeswitch-svn
mailing list