Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Section
Column
width70%

Introduction

When a Gigaset device does a restart, the device will connect to the provisioning server again and download the config file. Dependent on the settings, the configuration will be used or not.

N510 IP PRO

Version value field.

The version value field in the xml configuration file is optional in this software and newer software versions.

If you use the version value field, it must be never, else the device will not use this configuration.

If you do not use this field then the configuration is always used.

Expand
titleN510 version value example

<!-- 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="3E2F800E1234"/>
<VERSION value="1001131112"/>
<PROFILE_NAME class="string" value="IPDEC"/>

Enable auto configuration after reboot/restart

For the N510, you need to enable the auto provisioning after reboot.

XML parameters:

Tag nameValueMeaning
BS_IP_Data3.ucI_ONESHOT_PROVISIONING_MODE_10: No 1: YesProvisioning after reboot.
BS_IP_Data1.ucB_AUTO_UPDATE_PROFILE0: No 1: YesAutomatic profile update without notification "New profile available" at handset screen
Expand
titleXML configuration example

<?xml version="1.0" encoding="ISO-8859-1"?>
<ProviderFrame xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="profile.xsd">
<Provider>
<MAC_ADDRESS value="7C2F8030D21E"/>
<PROFILE_NAME class="string" value="n510_test"/>

<SYMB_ITEM ID="BS_IP_Data1.aucS_SIP_DOMAIN" class="symb_item" value='"192.168.178.120"'/>
<SYMB_ITEM ID="BS_IP_Data1.ucB_SIP_ACCOUNT_IS_ACTIVE_1" class="symb_item" value="1"/>
<SYMB_ITEM ID="BS_IP_Data3.aucS_SIP_LOGIN_ID" class="symb_item" value='"test2"'/>
<SYMB_ITEM ID="BS_IP_Data1.aucS_SIP_REGISTRAR" class="symb_item" value='"192.168.178.120"'/>
<SYMB_ITEM ID="BS_IP_Data1.aucS_SIP_USER_ID" class="symb_item" value='"test2"'/>
<SYMB_ITEM ID="BS_IP_Data1.aucS_SIP_PASSWORD" class="symb_item" value='"test2"'/>
<SYMB_ITEM ID="BS_Accounts.astAccounts[0].aucAccountName[0]" class="symb_item" value='"test2"'/>
<SYMB_ITEM ID="BS_IP_Data1.aucS_SIP_SERVER" class="symb_item" value='"192.168.178.120"'/>
<SYMB_ITEM ID="BS_IP_Data1.aucS_SIP_DISPLAYNAME" class="symb_item" value='"test"'/>

<!-- Needed to enable Provisioning, After Reboot -->
<SYMB_ITEM ID="BS_IP_Data.ucB_AUTO_UPDATE_PROFILE" class="symb_item" value="0x1"/>
<SYMB_ITEM ID="BS_IP_Data3.ucI_ONESHOT_PROVISIONING_MODE_1" class="symb_item" value="0x1"/>

</Provider>
</ProviderFrame>

 

 

Column
width30%
Align
alignright
DeviceTested with
N510 Software 199