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

Compare with Current View Page History

Version 1 Next »

Introduction

It is possible to insert a link to a second xml config file that is automatically loaded after the first config file.

The handset software must be version 10 or higher.

Example

<?xml version="1.0" encoding="UTF-8"?>
<provisioning version="1.0" productID="Gsdecthx">

<nvm>

<param name="external_calls_ringer_volume" value="10" />

</nvm>

<nested_file value="http://192.168.1.10/dashboard/test.xml"/>
</provisioning>



  • No labels