Get the Setting Server URL

At boot time, a phone automatically tries to find out where to go and retrieve its settings from. You can configure your phone to retrieve its settings using one or more of the following methods:


Default setting, server URL priority:

  1. Redirection (Cloud)

  2. PnP (Local network)

  3. DHCP

  4. TR69

  5. Manually

You can change the order via the web-interface, go to:

Advanced Settings - Update - Provisioning Order


If the Setting Server URL does not contain a file name, the phone will try to "guess" the configuration file name(s) by creating their name from its phone type and MAC address.

You can also use replacement variables,  which will be replaced during the provisioning. They are written inside of curly brackets - syntax: {variable}. The following variables are supported:

  • mac: the content of the setting mac, e.g. 7C2F80C6E5C2
  • phone_type: the content of the setting phone_type, e.g. GigasetP820IPPRO
  • firmware_version: the last field of the content of the setting firmware_version, e.g. 10.1.193.0



  • No labels