Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Section
Panel
titleColor#F85404
titleBGColor#F0F0F0
titleIntroduction

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.


Info
iconfalse
titleExample

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

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

<nvm>

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

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