From 9b745b988316b4b2ebd72937ac63166af5f7d901 Mon Sep 17 00:00:00 2001 From: Doug Bailey Date: Fri, 12 Dec 2008 15:10:25 +0000 Subject: Add internationalization to sample configuration file git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@163516 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- configs/phoneprov.conf.sample | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'configs') diff --git a/configs/phoneprov.conf.sample b/configs/phoneprov.conf.sample index 029a38167..cb1acec42 100644 --- a/configs/phoneprov.conf.sample +++ b/configs/phoneprov.conf.sample @@ -92,6 +92,23 @@ static_file => 3111-15600-001.bootrom.ld,application/octet-stream static_file => 3111-15600-001.sip.ld,application/octet-stream static_file => 3111-40000-001.bootrom.ld,application/octet-stream static_file => 3111-40000-001.sip.ld,application/octet-stream +static_file => SoundPointIPWelcome.wav,application/octet-stream +static_file => SoundPointIPLocalization/Japanese_Japan/SoundPointIP-dictionary.xml +static_file => SoundPointIPLocalization/Norwegian_Norway/SoundPointIP-dictionary.xml +static_file => SoundPointIPLocalization/Spanish_Spain/SoundPointIP-dictionary.xml +static_file => SoundPointIPLocalization/Portuguese_Portugal/SoundPointIP-dictionary.xml +static_file => SoundPointIPLocalization/English_United_Kingdom/SoundPointIP-dictionary.xml +static_file => SoundPointIPLocalization/English_United_States/SoundPointIP-dictionary.xml +static_file => SoundPointIPLocalization/Russian_Russia/SoundPointIP-dictionary.xml +static_file => SoundPointIPLocalization/Italian_Italy/SoundPointIP-dictionary.xml +static_file => SoundPointIPLocalization/Chinese_China/SoundPointIP-dictionary.xml +static_file => SoundPointIPLocalization/Swedish_Sweden/SoundPointIP-dictionary.xml +static_file => SoundPointIPLocalization/English_Canada/SoundPointIP-dictionary.xml +static_file => SoundPointIPLocalization/German_Germany/SoundPointIP-dictionary.xml +static_file => SoundPointIPLocalization/French_France/SoundPointIP-dictionary.xml +static_file => SoundPointIPLocalization/Danish_Denmark/SoundPointIP-dictionary.xml +static_file => SoundPointIPLocalization/Dutch_Netherlands/SoundPointIP-dictionary.xml +static_file => SoundPointIPLocalization/Korean_Korea/SoundPointIP-dictionary.xml ${MAC}.cfg => 000000000000.cfg ; Dynamically generated files. ${MAC}-phone.cfg => 000000000000-phone.cfg ; (relative to AST_DATA_DIR/phoneprov) -- cgit v1.2.3