Supplemental Guide – DOC. 8412A
UC-P100-S/UC-P110-S Phones for Skype for Business
•
173
The following shows the procedure for customizing a local contact file for Skype for
Business phones:
To customize a Local Contact file
Open the template file using an ASCII editor.
For each contact to be added, add the following string to the file. Each starts on
a separate line:
<contact display_name="" office_number=" mobile_number="" other_number=""
address=" " line="" ring="" email="" title="" priority="" group_id_name="" />
Specify the values within double quotes. For example:
<contact display_name="Yealink" office_number="123" mobile_number="234"
other_number="345" address="china" line="-1" ring="Auto"
email="[email protected]" title="manager" priority="0" group_id_name="All
Contacts" />
Local Contact File
Save the change and place this file to the provisioning server.
Specify the access URL of the custom local contact template in the configuration
files. For example:
local_contact.data.url = tftp://192.168.10.25/contact.xml
During the auto provisioning process, the phone connects to the provisioning
server “192.168.10.25”, and downloads the contact file “contact.xml”.
Local directory can be configured using the configuration files or locally.
<
root_group
>
<group
display_name
=
”All Contact”
/>
<group
display_name
=
”Favoritelist”
/>
<group />
</root_group>
<root_contact>
<contact
display_name
=
”Crestron” office_number
=
”123”
mobile_number
=
”234” other_numer
=
”345” address
=
”USA” line
=
”-1”
ring
=
”Auto” email
=
[email protected] title
=
“manager” priority
=
”0”
group_id_name
=
”All Contacts”
/>
</root_contact>