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

Compare with Current View Page History

« Previous Version 5 Next »

Introduction

You can enter up to three phone numbers as emergency numbers - that you can also dial when the keypad lock is PIN-protected.

Open handset menu - Settings - Telephony - Emergency Numbers

Via auto-provisioning you can configure the Emergency numbers.

  • Name
  • Phone number

When using this feature, the existing entries are overwritten.


You can delete the Emergency list by sending an empty list.



Example

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

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

<nvm>

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