Factory Reset - Unify OpenStage Developer's Manual

Provisioning interface
Table of Contents

Advertisement

Nur für den internen Gebrauch
3.6.5.2
XML Data Exchange
As the other elements of the message flow are already described in Section 3.6.3, "Read
Phone Settings", only the relevant section (step 4) is illustrated by an example.
<DLSMessage
xsi:schemaLocation="http://www.siemens.com/DLS"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="http://www.siemens.com/DLS">
<Message nonce="ab15234de14f15a667c6f8d">
<Action>Restart</Action>
</Message>
</DLSMessage>
3.6.6

Factory Reset

The factory reset, that is, the complete recovery of the delivery status, can be triggered by the
provisioning service. This includes a phone reboot.
As this is a variant of the phone restart, the message flow is as described in Section 3.4.5, "Re-
start Phone".
Two additional parameters are needed to initiate a factory reset:
restart-password: For executing a factory reset, OpenStage phones and OpenScape
Desk Phone IP require a special password, whatever interface is used. The value is
124816.
restart-type: For a factory reset, this must be set to FactoryReset.
3.6.6.1
XML Data Exchange
The additional parameters indicating the factory reset are transmitted as data items:
<DLSMessage xsi:schemaLocation="http://www.siemens.com/DLS"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="http://www.siemens.com/DLS">
<Message nonce="7D49388DE3E95AE2450BD64FEB8A2079">
<Action>Restart</Action>
<ItemList>
<Item name="restart-password">124816</Item>
<Item name="restart-type">FactoryReset</Item>
</ItemList>
</Message>
</DLSMessage>
A31003-S2000-R102-16-7620, 02/2016
Provisioning Service, Developer's Guide
Basic Communication Procedures
Provisioning Service Driven Interaction
c03.fm
51

Advertisement

Table of Contents
loading

This manual is also suitable for:

Openscape

Table of Contents