]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
FS-3211 --resolve
authorAnthony Minessale <anthm@freeswitch.org>
Fri, 1 Apr 2011 17:39:32 +0000 (12:39 -0500)
committerAnthony Minessale <anthm@freeswitch.org>
Fri, 1 Apr 2011 17:39:39 +0000 (12:39 -0500)
build/modules.conf.in
conf/freeswitch.xml

index ee9aea41d2298b2913fafdaafe2b1ecca7990911..d31bb31b7637c2aa0414e0f418ca861482d66685 100644 (file)
@@ -108,10 +108,11 @@ say/mod_say_en
 #say/mod_say_it
 #say/mod_say_nl
 #say/mod_say_pt
-say/mod_say_ru
+#say/mod_say_ru
 #say/mod_say_zh
 #say/mod_say_hu
 #say/mod_say_th
+#say/mod_say_he
 #timers/mod_timerfd
 
 ## Experimental Modules (don't cry if they're broken)
index 6914128e555492c6ec9fa37e85dd7f3bc4d8efb7..65f6e1812d0627b26c8f0cedc028765b5e0edec3 100644 (file)
@@ -59,6 +59,7 @@
       <X-PRE-PROCESS cmd="include" data="lang/en/*.xml"/>
       <X-PRE-PROCESS cmd="include" data="lang/fr/*.xml"/>
       <X-PRE-PROCESS cmd="include" data="lang/ru/*.xml"/>
+      <X-PRE-PROCESS cmd="include" data="lang/he/*.xml"/>
     </macros>
   </section>
 </document>