mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-26 04:27:25 +00:00
FS-3211 --resolve
This commit is contained in:
parent
008f988990
commit
ebd9c83ed6
@ -108,10 +108,11 @@ say/mod_say_en
|
|||||||
#say/mod_say_it
|
#say/mod_say_it
|
||||||
#say/mod_say_nl
|
#say/mod_say_nl
|
||||||
#say/mod_say_pt
|
#say/mod_say_pt
|
||||||
say/mod_say_ru
|
#say/mod_say_ru
|
||||||
#say/mod_say_zh
|
#say/mod_say_zh
|
||||||
#say/mod_say_hu
|
#say/mod_say_hu
|
||||||
#say/mod_say_th
|
#say/mod_say_th
|
||||||
|
#say/mod_say_he
|
||||||
#timers/mod_timerfd
|
#timers/mod_timerfd
|
||||||
|
|
||||||
## Experimental Modules (don't cry if they're broken)
|
## Experimental Modules (don't cry if they're broken)
|
||||||
|
@ -59,6 +59,7 @@
|
|||||||
<X-PRE-PROCESS cmd="include" data="lang/en/*.xml"/>
|
<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/fr/*.xml"/>
|
||||||
<X-PRE-PROCESS cmd="include" data="lang/ru/*.xml"/>
|
<X-PRE-PROCESS cmd="include" data="lang/ru/*.xml"/>
|
||||||
|
<X-PRE-PROCESS cmd="include" data="lang/he/*.xml"/>
|
||||||
</macros>
|
</macros>
|
||||||
</section>
|
</section>
|
||||||
</document>
|
</document>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user