Avaya 4600 Series Administrator's Manual page 127

Table of Contents

Advertisement

Add to Speed Dial Functionality
Add to Speed Dial is referred to as Add to Phone Book by WTA. When a user clicks on the add to
speed dial tag, the web will transfer the name and number to the speed dial application of the
Avaya 4620 IP Telephone, which will allow the user to edit and save the entry to their speed dial
list.
To enable the add to speed dial functionality, use the following syntax:
wtai://wp/ap;number;name
This code can be embedded into any valid WML tag that implements href or a hyperlink such as
<a> tag, <anchor>, <do>, <option>, or <onevent> tags by associating these tags with a <go> tag.
Add to speed dial using <a> tag:
<?xml version="1.0"?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.3//EN"
"http://www.wapforum.org/DTD/wml13.dtd">
<wml>
<card id="addap1" title="Add to speed dial Demo">
<p>
</p>
</card>
</wml>
The above-generated code is rendered as the following diagram:
UPQÃGDI@
A7Ã
A7Ã!
A7Ã"
A7Ã#
A7Ã$
A7Ã%
My number is:
<a href="wtai://wp/ap;5551212;My Company">5551212</a>
Web: Add-to-speed dial Demo
My number is:
5551212
.
.
F
F!
QCPI@
@YDU
Q6B@
G@AU
Creating Websites for the 4620 IP Telephone
5
.
.
.
.
.
F"
PQUDPI
Q6B@
SDBCU
Wireless Telephony Applications (WTA)
A7Ã&
A7Ã'
A7Ã(
A7Ã
A7Ã
A7Ã
.
F#
C-23
5

Advertisement

Table of Contents
loading

Table of Contents