How to Create an XML Application
41-001160-00, Release 2.1, Rev 04
G-39
Creating an XML Application
Appendix G
XML Examples
Example 1
: The following is an example of using the AastraIPPhoneStatus
object:
<AastraIPPhoneStatus>
<Session>abc12345</Session>
<Message index="3">Server side call forwarding disabled</Message>
<AastraIPPhoneStatus/>
In this example, the AastraIPPhoneStatus object sends the default behavior with
the status message (i.e., the status message is added to the scroll list).
Example 2
: You can also use the AastraIPPhoneStatus object to remove status
messages from the display, by setting an empty tag for the <Message index> tag.
The following example removes the status message that was posted to the phone
in Example 1.
<AastraIPPhoneStatus>
<Session>abc12345</Session>
<Message index="3"/>
<AastraIPPhoneStatus/>
Содержание 53I
Страница 4: ......
Страница 18: ......
Страница 42: ......
Страница 438: ......
Страница 470: ......
Страница 476: ......
Страница 486: ......
Страница 502: ......
Страница 684: ......
Страница 688: ......
Страница 722: ...Sample Configuration Files D 34 41 001160 00 Release 2 1 Rev 04 IP Phone Administrator Guide Appendix D ...
Страница 724: ...Sample Configuration Files D 36 41 001160 00 Release 2 1 Rev 04 IP Phone Administrator Guide Appendix D ...
Страница 730: ......
Страница 734: ......
Страница 738: ......
Страница 817: ......