Provisioning
50
ET685 Administrator and Provisioning Manual
Attributes:
i
string represents the running <index> of the phrases
n
string represents the internally used (english) variable <name> used for the
translation
t
string represents the translation
Element:
language
tag defines the language name
Attributes:
i
string represents the index of the language name, usually equal 0
t
string represents the <language name>, should match the name string used in
(<web-languages> tag)
<firmware-settings> XML tag (Firmware File)
The Firmware Configuration File (<firmware-settings> tag) contains the "firmware image"
URL. The Firmware Configuration File will only be requested if its URL had been specified
by the configuration parameter firmware_status before. firmware_status should only be
defined in the phone settings file (<phone-settings> tag).
NOTE:
The firmware configuration file URL must not be specified in any container setting
file.
Phone firmware syntax
<?xml version="1.0" encoding="utf-8" ?>
<firmware-settings>
<firmware perm="<permission flag>"><value></firmware>
</firmware-settings>
Level 1
Element: firmware-settings
Level 2
Element:
firmware
tag represents the only allowed configuration parameter.
Attributes:
perm
string represents the <permission flag> (see
value
string represents the phone firmware image file URL.
Expansion module firmware syntax
you can also update the expansion module via provisioning defining the firmware_uxm
parameter.
<?xml version="1.0" encoding="utf-8" ?>
<firmware-settings>