You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Current »

Download config file direct from http server without Gigaset file structure.

When this parameter is configured, the device will direct download the (xml) configuration file from the http server. If not configured, the Gigaset File structure is needed. This parameter can be configured using:

  • Auto provisioning
  • Web-Interface (Desktop devices and N510)

This feature is available in:

  • DE900/700 Software 02.00.09
  • DE410/310 Software 02.00.06
  • N720 Software 84
  • N510 Software 199

Desktop devices

XML syntax:

<S_CONFIGFILE_URL class="string" value="provider URL/xml/<MAC address>.xml"/>

Tag Name
Value
Location in web-interface
S_CONFIGFILE_URL

max. 255 characters from (0-9,a-z,A-Z,-,.); default is empty
it must be complete/proper URL such as http://domain/path/filename.xml .

System -> Firmware Update -> Configuration file URL

Web-interface:

Settings - System - Firmware Update - Configuration file URL:

 

N720

XML syntax:

<SYMB_ITEM ID="BS_IP_Data.ucI_PHONE_SYSTEM" class="symb_item" value="5"/>

<SYMB_ITEM ID="BS_IP_Data.aucS_CONFIGFILE_URL[0]" class="string" value='"http://....path to xml file...."'/>

 

With this values IWU will download profile from aucS_CONFIGFILE_URL after every check-sync.

 

Tag Name
Value
Location in web-interface
BS_IP_Data.aucS_CONFIGFILE_URL[0]

max. 255 characters from (0-9,a-z,A-Z,-,.); default is empty
it must be complete/proper URL such as http://domain/path/filename.xml .

Not available.

x. 255 characters from (0-9,a-z,A-Z,-,.); default is empty
it must be complete/proper URL such as http://domain/path/filename.xml .

System -> Firmware Update -> Configuration file URL

 

N510

XML syntax:

<S_CONFIGFILE_URL class="string" value='"provider URL/xml/<MAC address>.xml"'/>

Please take care that extra ' ' are used.

Tag Name
Value
Location in web-interface
S_CONFIGFILE_URL

max. 74 characters from (0-9,a-z,A-Z,-,.); default is empty
it must be complete/proper URL such as http://domain/path/filename.xml .

Settings -> Management -> Firmware Update -> Configuration file URL

Web-interface:

Settings - Management - Firmware Update - Configuration file URL:

 

  • No labels