Operation Manual

ST2030s VoIP Business Phone
ST2030s SIP Administrator Guide v3.0 Page 219 of 308
<DirectoryEntry>
<Name>Marco, Tomás</Name>
<Telephone>10022384</Telephone>
</DirectoryEntry>
<MenuItem>
<Name>Next-Page...</Name>
<URL>http://www.server.com/Paging.php?NAME=M&amp;PAGE=2</URL>
</MenuItem>
</PhoneBook>
In previous example, for “MenuItem” elements, the content of the tag
“Name” would be literally shown on the screen, and when selected would
launch the url contained in “URL” tag.
As an alternative, an additional tag has been defined within “MenuItem”, in
order to support keywords. The new tag is “Item”, and this would be a usage
example:
<PhoneBook>
<MenuItem>
<Item>previous-page</Item>
<URL>http://www.server.com/Paging.php?NAME=M&amp;PAGE=0</URL>
</MenuItem>
<DirectoryEntry>
<Name>Maldonado, Juan</Name>
<Telephone>10022382</Telephone>
</DirectoryEntry>
<DirectoryEntry>
<Name>Manilla, Antonio</Name>
<Telephone>10022383</Telephone>
</DirectoryEntry>
<DirectoryEntry>
<Name>Marco, Tomás</Name>
<Telephone>10022384</Telephone>
</DirectoryEntry>
<MenuItem>
<Item>next-page</Item>
<URL>http://www.server.com/Paging.php?NAME=M&amp;PAGE=2</URL>
</MenuItem>
</PhoneBook>
In that case, the text between <Item> start-tag and end-tag will not be
displayed as it is. Rather the phone will display an associated string in the
language table and thus linked to the selected language on the phone.
2 keywords are supported: “next-page” and “previous-page”.
Additional strings generated for the language table:
Keywords
English
French
Spanish
German
Italian
next-page
Next
Suivant
Siguiente
chste
Seguente
previous-page
Previous
Prédent
Anterior
Vo rig
Precedente