+freeswitch (1.0.head-git.master.20110402.1-1) unstable; urgency=low
+
+ * Added Hebrew lang package
+
+ -- Michal Bielicki <michal.bielicki@seventhsignal.de> Sat, 02 Apr 2011 03:12:02 +0200
+
freeswitch (1.0.head-git.master.20110330.1-1) unstable; urgency=low
* removed mod_file_string since it has been merged into dptoolsa
This package contains the mod_say_ru module and available language
configuration files.
+Package: freeswitch-lang-he
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}, freeswitch
+Description: Hebrew language files for FreeSWITCH
+ FreeSWITCH is an open source telephony platform designed to facilitate the
+ creation of voice and chat driven products scaling from a soft-phone up to a
+ soft-switch. It can be used as a simple switching engine, a PBX, a media
+ gateway or a media server to host IVR applications using simple scripts or XML
+ to control the callflow.
+ .
+ This package contains the mod_say_he module and available language
+ configuration files.
+
Package: freeswitch-freetdm
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, freeswitch
--- /dev/null
+/opt/freeswitch/conf/lang/he/demo/demo-ivr.xml
+/opt/freeswitch/conf/lang/he/demo/demo.xml
+/opt/freeswitch/conf/lang/he/dir/sounds.xml
+/opt/freeswitch/conf/lang/he/dir/tts.xml
+/opt/freeswitch/conf/lang/he/ru.xml
+/opt/freeswitch/conf/lang/he/vm/sounds.xml
+/opt/freeswitch/conf/lang/he/vm/tts.xml
--- /dev/null
+opt/freeswitch/conf/lang/he/demo/demo-ivr.xml
+opt/freeswitch/conf/lang/he/demo/demo.xml
+opt/freeswitch/conf/lang/he/dir/sounds.xml
+opt/freeswitch/conf/lang/he/dir/tts.xml
+opt/freeswitch/conf/lang/he/ru.xml
+opt/freeswitch/conf/lang/he/vm/sounds.xml
+opt/freeswitch/conf/lang/he/vm/tts.xml
+opt/freeswitch/mod/mod_say_he.so*
formats/mod_shout formats/mod_sndfile formats/mod_tone_stream
export LANGUAGES_MODULES=languages/mod_spidermonkey languages/mod_perl languages/mod_lua languages/mod_python
export LOGGERS_MODULES=loggers/mod_console loggers/mod_logfile loggers/mod_syslog
-export SAY_MODULES=say/mod_say_en say/mod_say_it say/mod_say_de say/mod_say_fr say/mod_say_es say/mod_say_nl say/mod_say_ru
+export SAY_MODULES=say/mod_say_en say/mod_say_it say/mod_say_de say/mod_say_fr say/mod_say_es say/mod_say_nl say/mod_say_ru say/mod_say_he
export XML_INT_MODULES=xml_int/mod_xml_rpc xml_int/mod_xml_curl xml_int/mod_xml_cdr
export TIMER_MODULES=timers/mod_timerfd