c03.fm
A31003-S2000-R102-16-7620, 02/2016
Provisioning Service, Developer’s Guide
43
Nur für den internen Gebrauch
Basic Communication Procedures
Provisioning Service Driven Interaction
3.6.3.2
XML Data Exchange
The provisioning service must send a list containing the relevant item names to specify the de-
sired data items.
1. The provisioning service sends a contact-me request to the phone (see Section 3.6.1,
"Start an Interaction: Contact-me").
2. The phone responds to the contact-me request (see Section 1.4.4.2, "Contact-me
3. The phone sends basic configuration items.
<WorkpointMessage xsi:schemaLocation="http://www.siemens.com/DLS"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="http://www.siemens.com/DLS">
<Message nonce="2253A404241C11D774122654989181BC"
maxItems="-1">
<ReasonForContact>solicited</ReasonForContact>
<ItemList>
<Item name="device-type">OpenStage 80</Item>
<Item name="related-device-type">OpenStage 80</Item>
<Item status="failed" name="gigabit-ethernet"></Item>
<Item name="software-type">Siemens SIP</Item>
<Item name="related-software-type">Siemens SIP</Item>
<Item name="software-version">V1 R5.6.53</Item>
<Item name="related-software-version">V1 R5.6.53</Item>
<Item name="contact-me-uri">
http://192.168.233.195:8085/contact_dls.html/ContactDLS</Item>
<Item name="mac-addr">00:01:E3:25:E1:CB</Item>
<Item name="configuration-changed-flag">false</Item>
<Item name="part-number">Unknown</Item>
<Item name="sip-mobility-state">1</Item>
<Item name="e164">5419431261</Item>
<Item name="user-pwd">111111</Item>
<Item status="failed" name="user-pwd-unicode"></Item>
<Item name="basic-e164">5419431261</Item>
<Item name="mobility-enabled">true</Item>
</ItemList>
</Message>
</WorkpointMessage>