Basic Communication Procedures
Nur für den internen Gebrauch
A31003-S2000-R102-16-7620 02/2016
76
Provisioning Service, Developer’s Guide
c03.fm
Message Fragmentation
3.7.3.2
XML Data Exchange
For details, see Section 3.6.4, "Modify Phone Settings".
1. The phone sends a response with ’busy’ state.
<WorkpointMessage xsi:schemaLocation="http://www.siemens.com/DLS"
xmlns="http://www.siemens.com/DLS" xmlns:xsi="http://www.w3.org/
2001/XMLSchema-instance">
<Message nonce="957AE6C2E40C0E916B7CD5636480F171" maxItems="-1"
fragment="final">
<ReasonForContact status="busy" action="WriteItems">
reply-to</ReasonForContact>
</Message>
</WorkpointMessage>
2. The provisioning service sends a CleanUp message with ’send-solicited’ item.
<DLSMessage xmlns="http://www.siemens.com/DLS"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.siemens.com/DLS">
<Message nonce="EB2C4CDF45D86E548CCD6F6612B26112">
<Action>CleanUp</Action>
<ItemList>
<Item name="send-solicited">true</Item>
</ItemList>
</Message>
</DLSMessage>