Directory Object (Directory List Screen) (480I Only) - Aastra 480i Administrator's Manual

Hide thumbs Also See for 480i:
Table of Contents

Advertisement

Directory Object (Directory List Screen) (480i only)

The Directory object allows you to browse an online directory in real time.
It displays an automatically numbered list of contacts. By selecting a
contact with the cursor, the contact can be dialed directly by pressing the
"Dial" softkey or picking up the receiver. The Directory object has the
optional softkeys of "Previous" and "Next" which can be linked to other
XML objects.
Directory Object Implementation
The following is how you would implement the Directory object in XML.
Notes: 1. For all available parameters you can use for the Directory object,
and for an explanation of each parameter, see Aastra Telecom's
"XML Developer's Guide".
2.If the URI entry contains a "?" the phone appends an "&"
instead.
Softkeys:
• 1=Dial,
• 6= Done,
• 2=Previous (optional),
• 5=Next (optional)
XML Description:
<AastraIPPhoneDirectory destroyOnExit="no" next="uri" previous="uri">
<!-Attributes are optionalà
<Title>Directory Title</Title>
<Menu Item>
<Prompt>Contact Name</Prompt>
<URI>number</URI>
</Menu Item>
<!-Additional Menu Items may be added -->
</AastraIPPhoneDirectory>
XML Example:
<AastraIPPhoneDirectory next="more.xml" previous="back.xml">
<Title>My Directory</Title>
<MenuItem>
<Prompt>480i - John Doe 1</Prompt>
<URI> 10.50.10.49</URI>
</MenuItem>
<MenuItem>
<Prompt>9133i - John Doe 2</Prompt>
<URI>4326</URI>
</MenuItem>
244
IP Phone SIP Admin Guide

Advertisement

Table of Contents
loading

This manual is also suitable for:

480i ct9112i9133i

Table of Contents