![Yealink SIP VP-T49G Developer'S Manual Download Page 49](http://html2.mh-extra.com/html/yealink/sip-vp-t49g/sip-vp-t49g_developers-manual_3250215049.webp)
Yealink IP Phone XML Objects
39
Directory object is just like a remote phonebook.
It displays an automatically
numbered list of contacts. After selecting a contact with the cursor, the contact can be
dialed directly by pressing the Send soft key, picking up the handset or pressing the
line/Speakerphone
/
off-hook key.
XML description of the Directory object:
<?xml version="1.0" encoding="ISO-8859-1"?>
<YealinkIPPhoneDirectory
destroyOnExit="yes/no"
defaultIndex = "integer"
next = "URI"
previous = "URI"
Beep = "yes/no"
cancelAction="URI"
Timeout = "integer"
LockIn = "yes/no">
<Title wrap = "yes/no">Directory Title</Title>
<MenuItem>
<Prompt>Contact Name</Prompt>
<URI>number</URI>
</MenuItem>
<!--Additional Menu Items may be added -->
<!--Additional soft key items may be added -->
</YealinkIPPhoneDirectory>
The parameters of the Directory object are listed in the following table:
Parameter
Position
Type
Value
Description
YealinkIPPh
oneDirecto
ry
Root tag
mandatory
none
The root element of the
Directory object.
destroyOn
Exit
Root tag
optional
“yes”
“no”
Select “yes” to return to
the previous XML object
after exit. Select “no” to
return to the previous
screen, and keep in the
same XML object after
exit. Default value is
“no”.
defaultInde
Root tag
optional
Integer
Position of the cursor. If
Summary of Contents for SIP VP-T49G
Page 1: ...i i...
Page 2: ......
Page 10: ......
Page 94: ...XML Browser Developer s Guide for Yealink IP Phones 84...
Page 96: ...XML Browser Developer s Guide for Yealink IP Phones 86...
Page 98: ...XML Browser Developer s Guide for Yealink IP Phones 88...
Page 99: ...Configure the Push XML Server 89...
Page 116: ...XML Browser Developer s Guide for Yealink IP Phones 106...