![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/2/f1/2f1e19c5-c76a-8ed4-4152-c65c86a8893a/2f1e19c5-c76a-8ed4-4152-c65c86a8893a-bg31.png)
New Features in Release 2.3
RN-001029-02, Release 2.3, Rev 00 45
SIP IP Phone Models 9143i, 9480i, 9480i CT and 5i Series Phones Release Note 2.3
Using XML Commands to Reset Local Data on the Phone
Release 2.3 provides new XML commands that allow an XML Developer to delete and reset the
phone’s directory, callers list, redial list, and the local.cfg file. You use these commands with the
AastraIPPhoneExecute object. The following table identifies the new XML commands to reset
data on the phone.
Examples
The following examples illustrate the use of the new XML commands to delete and reset data on
the phone. The command is shown in bold.
<AastraIPPhoneExecute>
<ExecuteItem URI="Command: ClearLocal"/>
</AastraIPPhoneExecute>
<AastraIPPhoneExecute>
<ExecuteItem URI="Command: ClearCallersList"/>
</AastraIPPhoneExecute>
<AastraIPPhoneExecute>
<ExecuteItem URI="Command: ClearDirectory"/>
</AastraIPPhoneExecute>
<AastraIPPhoneExecute>
<ExecuteItem URI="Command: ClearRedialList"/>
</AastraIPPhoneExecute>
XML Command Description
Command: ClearLocal • Deletes the local.cfg file
• Displays a "Resetting" message to the
IP Phone UI
• Resets the phone
Command: ClearCallersList • Deletes the Callers List
• Clears any missed call messages
Command: ClearDirectory • Deletes the Directory
Command: ClearRedialList • Deletes the Redial List
Note: The XML commands to reset local data on the phone are not
applicable to the Model CT handsets.