Resource Files443ProcedureUse 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 inthe file. For example, configure the local directory list, edit the following strings:- enable="1" />Where:id_name="" specifies the existing directory list (“localdirectory” for the localdirectory list). Do not edit this field.display_name="" specifies the display name of the directory list. We recommendyou 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:
- id_name="localdirectory" display_name="Local Directory"priority="1" enable="1" />
- id_name="history" display_name="History" priority="2"enable="0" />
- id_name="remotedirectory" display_name="Remote Phone Book"priority="3" enable="0" />
Search source list in dialing allows the IP phone to search for entries from the desiredlists based on the entered string when in the pre-dialing screen, and then the user canselect 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 usingthe supplied super search template (super_search.xml). After setup, place the supersearch template to the provisioning server and specify the access URL in theconfiguration files.When editing a super search template, learn the following: