SIP IP Phone Models 9143i, 9480i, 9480i CT and 5i Series Phones Release Note 2.3

New Features in Release 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.

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

 

 

 

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>

Note: The XML commands to reset local data on the phone are not applicable to the Model CT handsets.

RN-001029-02, Release 2.3, Rev 00

45

Page 49
Image 49
Aastra Telecom CT9143i manual Using XML Commands to Reset Local Data on the Phone, XML Command Description