]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
getting this ready
authorAnthony Minessale <anthony.minessale@gmail.com>
Sat, 19 Jul 2008 15:20:08 +0000 (15:20 +0000)
committerAnthony Minessale <anthony.minessale@gmail.com>
Sat, 19 Jul 2008 15:20:08 +0000 (15:20 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9109 d0543943-73ff-0310-b7d9-9358b9ac24b2

build/modules.conf.in
conf/autoload_configs/modules.conf.xml

index 726d25dcadbdff1b81f942435cc8afa89caa0677..b194f71add74a4545836e126899395f33397a839 100644 (file)
@@ -64,3 +64,4 @@ say/mod_say_en
 #say/mod_say_fr
 #say/mod_say_it
 #say/mod_say_nl
+#say/mod_say_zh
index 6a3fa88decf3755cb2d3ebfbc2eb3fd2424d16c5..b81d36f38502045f2272a8664403dc26e9197feb 100644 (file)
@@ -88,5 +88,6 @@
     
     <!-- Say -->
     <load module="mod_say_en"/>
+    <!-- <load module="mod_say_zh"/> -->
   </modules>
 </configuration>