First commit

This commit is contained in:
2026-03-19 23:01:05 -04:00
commit 236dfcda63
217 changed files with 20414 additions and 0 deletions

11
conf/lang/sv/sv.xml Normal file
View File

@@ -0,0 +1,11 @@
<include>
<language name="sv" sound-path="$${sounds_dir}/sv/se/jakob" tts-engine="" tts-voice="">
<phrases>
<macros>
<X-PRE-PROCESS cmd="include" data="ivr/*.xml"/> <!-- Note: this now grabs whole subdir, previously grabbed only demo.xml -->
<X-PRE-PROCESS cmd="include" data="vm/sounds.xml"/>
<!--voicemail is purely implemented with files based one that is the default. -->
</macros>
</phrases>
</language>
</include>