Super Search Template - Yealink SIP-T2 Series Administrator's Manual

Hide thumbs Also See for SIP-T2 Series:
Table of Contents

Advertisement

Procedure
Use the following procedures to customize a directory template.
Customizing a directory template:
1.
Open the template file using an ASCII editor.
2.
For each directory list that you want to configure, edit the corresponding string in
the file. For example, configure the local directory list, edit the following strings:
<item id_name="localdirectory" display_name="Local Directory" priority="1"
enable="1" />
Where:
id_name="" specifies the existing directory list ("localdirectory" for the local
directory list). Do not edit this field.
display_name="" specifies the display name of the directory list. We recommend
you do not edit this field.
priority="" specifies the display priority of the directory list.
enable="" enables or disables the directory list.
3.
Edit the values within double quotes.
4.
Place this file to the provisioning server.
The following shows an example of a directory template:
<root_favorite_set>
<item id_name="localdirectory" display_name="Local Directory"
priority="1" enable="1" />
<item id_name="history" display_name="History" priority="2"
enable="0" />
<item id_name="remotedirectory" display_name="Remote Phone Book"
priority="3" enable="0" />
<item id_name="ldap" display_name="LDAP" priority="4" enable="0" />
</root_favorite_set>
Search source list in dialing allows the IP phone to search for entries from the desired
lists based on the entered string when in the pre-dialing screen, and then the user can
select the desired entry to dial out quickly. The lists may contain Local Directory, History,
Remote Phone Book and LDAP . You can configure the search source list in dialing using
the supplied super search template (super_search.xml). After setup, place the super
search template to the provisioning server and specify the access URL in the
configuration files.
When editing a super search template, learn the following:
Resource Files
443

Advertisement

Table of Contents
loading

Table of Contents