Huawei IP Phone eSpace
7810&7820&7830&7850&7870&7803X
Administrator Guide
5 Appendix
Issue 01 (2011-12-31)
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
165
Figure 5-42
Page of the TextMenu type
An example of the XML file of the TextMenu type is as follows:
<****TextMenu
defaultIndex = "some integer"
style = "numbered/none/radio"
Beep = "yes/no"
Timeout = "some integer"
LockIn = "yes/no"
WrapList = "yes/no"
>
<Title wrap = "yes/no">Menu Title</Title>
<MenuItem>
<Prompt>First Choice</Prompt>
<URI>http://somepage.xml</URI>
<Dial>Number to dial</Dial>
<Selection>Selection</Selection>
</MenuItem>
<SoftKey index = "1-6">
<Label>TextLabel</Label>
<URI>http://someserver/somepage OR SoftKey:someaction</URI>
</SoftKey>
</****TextMenu >
Table 5-2
lists the parameters in the XML file of the TextMenu type.
Table 5-2
Parameters in the XML file of the TextMenu type
Parameter
Mandatory
Value Type
Description
****TextMenu
Yes
The string ****
can be any value,
including a blank
character string.
Root element.
defaultIndex
No
Integer
Default index for accessing the
menu page.