Introduction

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)

N510 IP PRO

XML parameters:

<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 .

From software 210 and higher, the placeholder %MACD is allowed, the device will replace this with it's own MAC address.

Example: http://domain/path/%MACD.xml

Important, the xml file name must contain capital letters

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

 

 

<?xml version="1.0" encoding="ISO-8859-1"?>
<ProviderFrame xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="N510.xsd">
<Provider>
<!-- Please enter the correct MAC Address example: 3E2F800E1234
Please enter correct Version value: DDMMYYHHMM example: 2811120928
Please enter a Profile name
If not correct, no setting will be done
-->
<MAC_ADDRESS value="7C2F80170386"/>
<PROFILE_NAME class="string" value="IPDEC"/>

<I_PHONE_SYSTEM class="integer" value="5"/>

<S_CONFIGFILE_URL class="string" value='"<provider URL>/device/xml/%MACD.xml"'/>

</Provider>

</ProviderFrame>

 

Web-interface:

 

Settings - Management - Firmware Update - Configuration file URL:

 

N720 IP PRO

 

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

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

 

Tag Name
Value
Location in web-interface
BS_IP_Data.aucS_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 .

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

 

 

<?xml version="1.0" encoding="ISO-8859-1"?>
<ProviderFrame xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="N510.xsd">
<Provider>

<MAC_ADDRESS value="FFFFFFFFFFFF"/>
<PROFILE_NAME class="string" value="Test"/>

<SYMB_ITEM ID="BS_IP_Data.aucS_CONFIGFILE_URL" class="symb_item" value='"http://192.168.178.101/device/xml/test.xml"'/>

</Provider>

</ProviderFrame>


Maxwell 10 IP PRO

XML parameters:

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

 

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 .

Important, the xml file name must contain capital letters.

The usage of placeholders like %MACD will be supported soon.

Settings -> System -> Auto Provisioning -> Configuration file URL

 

 

<?xml version="1.0" encoding="ISO-8859-1"?>
<ProviderFrame>
.<Provider>
<MAC_ADDRESS value="FF:FF:FF:FF:FF:FF"/>
..<PROFILE_NAME class="string" value="PBX"/>

..<S_CONFIGFILE_URL class="string" value="http://192.168.178.101/device/xml/FFFFFFFFFFFF.xml"/>

.</Provider>
</ProviderFrame>

 

Web-interface:

 

Settings - System - Auto Provisioning:

 

 


DeviceTested with
N510Software 210
N720Software 93
Maxwell 10

Software 1.2.7