Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Section
Panel
titleBGColor#F0F0F0
titleConfiguration files

Configuration files

Configuration files are the containers for a subset of configuration parameters (“Settings”). They are UTF-8 XML coded, and can be apply to a specific phone type and/or a specific MAC address.

Panel
titleColor#F85404
titleBGColor#F0F0F0
titleIndex
  • Used Parameters
  • File format
  • Example of a simple configuration file
  • Example of a more extensive configuration file for a German user including address book entries & function keys : D385-firmware.xml
  • Permission Flags
Panel
titleColor#F85404
titleBGColor#F0F0F0
titleUsed parameters
Anchor
UsedParameters
UsedParameters
  • <certificates> tag
  • <dialplan> tag
  • <functionKeys> tag
  • <gui-languages>, <web-languages>tag
  • <phone-settings> tag
  • <ReplacementPlan> tag
  • <Setting-Files> tag
  • <tbook>,<phone-book> tag
  • <uploads> tag
  • Permission Flags
Panel
titleColor#F85404
titleBGColor#F0F0F0
titleFile format
Anchor
FileFormat
FileFormat

The files should be written in the UTF-8 XML format. They can be segmented into the following tags:

<phone-settings>
<functionKeys>
<tbook>
<dialplan>
<ReplacementPlan>
<certificates>


Each of these tags can be stored as individual XML files, or within the <settings>-tag.