5.2.8. PhoneBook
[Overview]
It is able to perform the same operability as embedded phonebook to the network phonebook by using this
element.
[Definition]
1-20
(1-10 for Japanese
model)
Max. 24 characters.
except “&’<>
ext, company, mobile,
home, etc.
[Syntax]
<?xml version="1.0" encoding="utf-8"?>
<ppxml
xmlns="http://panasonic/sip_phone"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://panasonic/sip_phone sip_phone.xsd">
<Screen version="3.0">
<PhoneBook version="2.0">
<Personnel id="1">
<Name>David Allan</Name>
<PhoneNums>
<PhoneNum type="ext">3920</PhoneNum>
<PhoneNum type="home">99998888</PhoneNum>
</PhoneNums>
</Personnel>
<Personnel id="2">
<Name>George</Name>
<PhoneNums>
<PhoneNum type="ext">223</PhoneNum>
<PhoneNum type="mobile">088011</PhoneNum>
<PhoneNum type="company">999</PhoneNum>
</PhoneNums>
</Personnel>
</PhoneBook>
</Screen>
</ppxml>
[LCD Image]
c.f. 4.3.2.2. Network Phonebook Operations