Versions Compared

Key

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

Via auto-provisioning the upload of an phonebook is possible.

When using this feature, the existing phonebook entries are overwritten.


Info

You can delete the phonebook by sending an empty list.



Info
iconfalse
titleExample

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

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

<nvm>

</nvm>

<lists>

<list list_name="contacts">

<entry name="John" surname="Doe" phone1="1234567890" Type1="Home" phone2="1234567891" type2="Office" phone3="1234567892" type3="Mobile"/>

<entry name="Thomas" surname="Smit" phone1="1234" type1="Office"/>

<entry name="JohnJohnJohnJ001" surname="RamboRamboRam001" phone1="55" type1="home" phone2="66" type2="office" phone3="77" type3="mobile" email="addre@gigaset.com" call_mel="02 Memo" call_pic="Avatar Female2.jpg" app_date="21.05.2021" app_time="23:15" />

</list>

</lists>

</provisioning>