Aastra Telecom 9143i Series IP Phone User Manual


  Open as PDF
of 1184
 
Creating an XML Application
41-001160-03, Rev 00, Release 2.4 F-45
Using the FastReboot Command
Using an XML post, the FastReboot feature forces a phone to reboot in the idle
state. It does not check for new firmware and only downloads language packs if
there is a change in the supported filenames of the language packs. The phone
DOES do a DHCP lookup on every “fast reboot”. It also only downloads the
Directory files if the names have changed.
The following example shows an AastraIPPhoneExecute object using the
FastReboot command.
<AastraIPPhoneExecute>
<ExecuteItem URI=“Command:FastReboot”/>
</AastraIPPhoneExecute>
Using the LED Commands (for Softkey or Programmable Key LED
Behavior)
You can control the behavior of XML softkey or programmable key LEDs using
the command URI=”Led: <softkey or programmable key type>=<execute
command>”/ with the AastraIPPhoneExecute object.
This LED feature is applicable to XML softkeys (top or bottom), programmable
keys, and expansion module softkeys. The softkey or programmable key must be
configured for XML before you enable this feature.
The following table describes the behaviors you can assign to the XML key
LEDs, and the attribute you enter in the AastraIPPhoneExecute script.
Note: For FastReboot commands, you must set the XML push server list
in the Aastra Web UI from where the XML HTTP post is being sent.
LED Behavior XML Attribute
on URI = “Led: <softkey type>= on”/
off URI = “Led: <softkey type>=off”/
fastFlash URI = “Led: <softkey type>=fastflash”/
slowFlash URI = “Led: <softkey type>=slowflash”/
Draft 1