Specifications

Yealink IP Phone XML Objects
45
Name
Action
Function
Next
SoftKey: Next
Dial out the URI of “Next” command, such
as “http”.
Exit
SoftKey: Exit
Redisplay the previous XML interface,
otherwise return to the idle interface.
ImageMenu Object
Roll
SoftKey: Roll
Scroll the image.
Exit
SoftKey: Exit
Redisplay the previous XML interface,
otherwise return to the idle interface.
An example of the customizable soft keys used with the TextMenu object:
<YealinkIPPhoneTextMenu
style="none"
Beep="no"
wrapList="yes"
Timeout="30"
LockIn="yes">
<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>