Administrator Guide - SoundPoint
®
IP / SoundStation
®
IP
Features
Copyright © 2005 Polycom, Inc.
31
3.1.17.1 Local Contact Directory File Format
An example local contact directory is shown. Look to the table for an explanation of
each element.
Local Contact Directory File example:
Element
Permitted Values
Interpretation
fn
UTF-8 encoded string of up to
40 bytes
a
first name
ln
UTF-8 encoded string of up to
40 bytes
last name
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<
directory
>
<
item_list
>
<
item
>
<
ln
>
Doe
</
ln
>
<
fn
>
John
</
fn
>
<
ct
>
1001
</
ct
>
<
sd
>
1
</
sd
>
<
rt
>
1
</
rt
>
<
dc
/>
<
ad
>
0
</
ad
>
<
ar
>
0
</
ar
>
<
bw
>
0
</
bw
>
<
bb
>
0
</
bb
>
</
item
>
• • •
<
item
>
<
ln
>
Smith
</
ln
>
<
fn
>
Bill
</
fn
>
<
ct
>
1003
</
ct
>
<
sd
>
3
</
sd
>
<
rt
>
3
</
rt
>
<
dc
/>
<
ad
>
0
</
ad
>
<
ar
>
0
</
ar
>
<
bw
>
0
</
bw
>
<
bb
>
0
</
bb
>
</
item
>
</
item_list
>
</
directory
>