Aastra Telecom 53I ユーザーズマニュアル

ページ / 818
How to Create an XML Application
41-001160-00, Release 2.1, Rev 04
G-43
Creating an XML Application
Appendix G
The command for LED control is sent using the XML HTTP post from one of the 
XML push server lists. The following example shows an XML LED command in 
an AastraIPPhoneExecute script.
<AastraIPPhoneExecute>
<ExecuteItem URI=”Led: topsoftkey20=on”/>
<ExecuteItem URI=”Led: softkey1=off”/>
<ExecuteItem URI=”Led: prgkey2=fastflash”/>
<ExecuteItem URI=”Led: expmod2 key20=slowflash”/>
</AastraIPPhoneExecute>
Notes: 
1.
Using the Aastra Web UI, you must set the XML push server list 
from where the XML HTTP post is being sent.
2.
The LED states specified in the AastraIPPhoneExecute script are 
not saved after a reboot.