Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Introduction

The directory settings XML tag (<tbook> or <phone-book) contains a list of contact entries to be provisioned into the internal phone directory.

The local phonebook can be found in the web-interface: Operation - Directory

Image Removed

Image Removed

type string defines the contact's category, valid values are:

  • <empty>
  • friend
  • family
  • work
  • colleagues
Code Block
languagexml
<item context="active" type="friend">    
	<name>106</name>    
	<number>106</number>  
</item>