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

Compare with Current View Page History

Version 1 Next »

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



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

  • <empty>
  • friend
  • family
  • work
  • colleagues


<item context="active" type="friend">    
	<name>106</name>    
	<number>106</number>  
</item>
  • No labels