Aastra Telecom 9143i Series User Manual

Page of 1184
Creating an XML Application
 41-001160-03, Rev 00, Release 2.4
F-59
Using Commands to Reset Local Data on the Phone
The phones allow XML commands that you can use 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 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.
Draft 1