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

Compare with Current View Page History

« Previous Version 9 Next »

Introduction

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

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


Example

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

  • No labels