XML Browser Developer’s Guide for Yealink IP Phones
70
Label
URI
Function
Exit
SoftKey:Exit
Exit from the current XML screen.
An example of the customizable soft keys used with the TextMenu object:
<?xml version="1.0" encoding="ISO-8859-1"?>
<YealinkIPPhoneTextMenu
style="none"
Beep="no"
Timeout="30"
LockIn="no">
<Title wrap="yes">Phone Services</Title>
<MenuItem>
<Prompt>Ask Google</Prompt>
<URI>http://10.2.11.158/yealink/google/google.php?user=</URI>
<Dial>456</Dial>
</MenuItem>
<MenuItem>
<Prompt>CNN News</Prompt>
<URI>http://10.2.11.158/yealink/rss/rss.php?feed=cnn</URI>
<Dial>1001</Dial>
</MenuItem>
<SoftKey index="1">
<Label>Select</Label>
<URI>SoftKey:Submit</URI>
</SoftKey>
<SoftKey index="2">
<Label>Custom </Label>
<URI>http://10.1.0.105/8.8.8.54.rom</URI>
</SoftKey>
</YealinkIPPhoneTextMenu>
Содержание Yealink SIP-T48G
Страница 1: ...i i...
Страница 2: ......
Страница 84: ...XML Browser Developer s Guide for Yealink IP Phones 76...
Страница 85: ...Configure the Push XML Server 77...