1. Create a regular settings file and included a <tbook> inside it. Please set the version to 2.0
|
2. Create a separate xml settings file and included in your list of <settings-files>
|
| Attribute / Tag | Valid Values | Explanation |
|---|---|---|
| <tbook> | The tbook tag defines the directory itself. | |
| e | 2 | Defines that unicode-values inside xml-escapes (e.g. @) may be greater than 255. |
| complete | true / false | When this is provisioned, it indicates that the provided tbook is complete and thus the previous one can be deleted. This is the only way to delete entries from the internal tbook via provisioning. |
| version | 2.0 | Indicates the XML version 2 format |
| <contact> | Each contact tag defines one local directory contact | |
| attribute: fav |
| Defines whether the current contact is a Favorite or not. This affects the list when filtering for favourite contacts.
|
| attribute: vip |
| Defines whether the current contact is a VIP or not.
|
| attribute: blocked |
| Defines whether the current contact is a blocked one or not.
|
| <first_name> | Specifies the first name of the contact.
| |
| <last_name> | Specifies the family name of the contact.
| |
| <title> | Specifies the title e.g. "Head of Finances" of the contact.
| |
| <organization> | Specifies the organization of the contact.
| |
| <email> | Specifies the E-Mail address of the contact.
| |
| <note> | Adds a note to the contact that can be viewed in the contact details.
| |
| <group> |
| Specifies the group the contact belongs to. This is relevant when any of the sorting methods is applied.
|
| <source_id> | A unique server id | These are the currently possible numbers: kTbook = 1, |
| <photo> | Only one tag can be present. | <photo> contains a base64 encoded photo string Max.640x480
|
| <numbers> | Contains all number tags belonging to that contact | |
| <numbers/number> | Contains all number data to one number of a contact. A contact can have multiple numbers. Please look at the XML example above | |
| <numbers/number/action_url> | valid URL | Specifies the action URL that is requested when the phone receives or places a call from/to this contact. |
| number attrib: no | Specifies the number of the contact. | |
| number attrib: type |
| Number type |
| number attrib: outgoing_id | 0: active, otherwise identity | outgoing identity |