Avaya 4600 Series Administrator's Manual page 125

Table of Contents

Advertisement

The code will show a hyperlink as Call Us on the web screen of an Avaya 4620 IP Telephone.
When this link is selected on the phone, it will dial the string "5551212" or a number followed by a
semicolon in the WTAI code on the previous page.
Click-to-dial using <onevent> tag:
<?xml version="1.0"?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.3//EN"
"http://www.wapforum.org/DTD/wml13.dtd">
<wml>
<card id="callid3" title="Incorrect Login">
<onevent type="ontimer">
<timer value="50"/>
<go href="wtai://wp/mc;+1888 555 1212"/>
</onevent>
<p>
You have exceeded number of tries.
A call will be automatically launched in 5 seconds.
</p>
</card>
</wml>
The above-generated code is rendered as the following diagram:
UPQÃGDI@
Web: Incorrect Login
You have exceeded number of
tries. A call will be automatically
launched in 5 seconds.
QCPI@
@YDU
The code will automatically dial the number 1888 555 1212 after 5 seconds, once the web page is
loaded.
.
.
.
.
F
F!
Creating Websites for the 4620 IP Telephone
.
.
F"
F#
PQUDPI
Wireless Telephony Applications (WTA)
5
A7Ã&
A7Ã'
A7Ã(
A7Ã 
A7Ã
A7Ã !
C-21

Advertisement

Table of Contents
loading

Table of Contents