Versions Compared

Key

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

The N870 has an central phone book for a maximum of 1000 entries.

The phone book can be imported via the:

  1. Web-interface
  2. Provisioning
    1. Location
    2. RenewPeriod



Panel
titleColor#F85404
titleBGColor#F0F0F0
titleFile format

The phonebook file has the following format, example:

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE LocalDirectory>
<list>
<entry home2="" surname="Lastname" mobile1="" mobile2="" office1="0049123456789" office2="" name="Firstname" home1=""/>
<entry home2="" surname="User" mobile1="0049987654321" mobile2="" office1="" office2="" name="First" home1=""/>
</list>



Panel
titleColor#F85404
titleBGColor#F0F0F0
titleWeb-interface

Go to: Settings - Online Directories - Central Phonebook.

You can select the phonebook (XML) file to upload.

Enter the URL and Daily Refresh Time via the Web-interface.



Panel
titleColor#F85404
titleBGColor#F0F0F0
titleAuto-provisioning
code
Info
iconfalse

<?xml

version="1.0"

encoding="UTF-8"?>


<provisioning

version="1.1"

productID="e2">

<firmware>

<firmware>


</firmware>

<nvm>

<param

name="CentralBook.0.Activated"

value="1"/>


<param

name="CentralBook.0.Name"

value="Centraal"/>


<param

name="CentralBook.0.ServerURL"

value="http://192.168.178.201/server"/>


<param

name="CentralBook.0.DownloadTime"

value="14:00"/>


<param

name="CentralBook.0.StartWithList"

value="1"/>



</nvm>


</provisioning>