]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
load tone_stream
authorBrian West <brian@freeswitch.org>
Mon, 31 Dec 2007 20:03:44 +0000 (20:03 +0000)
committerBrian West <brian@freeswitch.org>
Mon, 31 Dec 2007 20:03:44 +0000 (20:03 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7043 d0543943-73ff-0310-b7d9-9358b9ac24b2

conf/autoload_configs/modules.conf.xml

index 79e59275554fa4e340ee84afc522d731be120c67..0c4275ef2d14de43b0c85ed6b605492a909eb2d9 100644 (file)
@@ -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 -->