Features/Auto Provisioning/Configuration Parameters
From Snom User Wiki
Contents |
Introduction
Settings (configuration parameters) are input variables for the phone's firmware and determine all functional and operational processes on the phone. There are three ways to make changes to these parameters:
- via the phone's user interface (keypad/display)
- via the phone's Web User Interface (using an external web client/browser)
- via Mass Deployment
In order to revert any changes one can perform a Factory Reset which will reset all parameters to their default values.
Physical Location
Configuration parameters are stored on the flash memory of the phone and are loaded on boot-up into the RAM:
- Before firmware version 7 parameters were stored internally in a dedicated partition using a proprietory format.
- Since firmware version 7 parameters are stored internally using XML syntax.
Complete Parameter Lists
snom3x0 FW Version 3-6 | snom3x0 FW Version 7 | snom m3 FW V from 1.16 |
On snom3x0 there are currently more than about 300 configuration parameters available - a complete list can be retrieved on the Web User Interface --> Status --> Settings page | ||
In firmware versions 3-6 the complete list of configuration parameters could only be saved by copying and pasting the content from the Settings page to a plain text file: | From firmware version 7 onwards the complete list of configuration parameters can be saved either in text or XML format by clicking the appropriate link on the top of the "Settings" page. | The complete list of configuration parameters can only be saved by copying and pasting the content from the Settings page to a plain text file: |
Text Format:
language!: Deutsch redirect_number!: redirect_busy_number!: redirect_event!: none ... | Text Format:
language!: Deutsch redirect_number!: redirect_busy_number!: redirect_event!: none ... | Text Format:
~RELEASE=VOIPLANSNAKE_FP_V0116 %GMT_TIME_ZONE%:14 %FWD_ON_BUSY_ACT_1%:"" %FWD_ON_BUSY_DEACT_1%:"" ... |
XML Format:
<?xml version="1.0" encoding="utf-8" ?> - <settings> - <phone-settings> <language perm="RW">Deutsch</language> <redirect_number perm="" /> ... |
Categorization
By type
snom3x0/snom8xx | snom m3 | |
mac&:0004132XXXXX
| ||
FW V6/7 | FW V7 | FW V1.X |
![]() | ![]() | ![]() |
In firmware versions 6 or 7 there is an updated description for each Web User Interface page available. Web User Interface Settings are listed by their english name and linked to its corresponding configuration parameter. | From firmware version 7 onwards a (configurable) online help button) has been added to each Web User Interface Setting. By clicking that button the resulting URL ("documentation link" + "configuration parameter name") will be requested and the description page of that configuration parameter will be opened - by default snom's WIKI knowledgebase. |
There is an updated description for each Web User Interface page available. Web User Interface Settings are listed by their english name and linked to its corresponding configuration parameter. |
By function
Configuration parameters can also be grouped according to their function