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

Compare with Current View Page History

Version 1 Next »

Introduction

Via auto-provisioning tou can configure the Emergency numbers

  • Name
  • Phone number

When using this feature, the existing entries are overwritten.


Example

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

<provisioning version="1.1" productID="Gsdecthx">

<nvm>

<param name="internal_calls_ringer_melody" value="1" />

</nvm >

<lists>

<list list_name="emergency_dial">
<entry surname="Emer1" phone1="1234567890"/>
<entry surname="Emer2" phone1="112"/>
<entry surname="Emer3" phone1="110"/>
</list>

</lists>

</provisioning>

  • No labels