Avaya 4600 Series Administrator's Manual page 124

Table of Contents

Advertisement

4600 Series IP Telephone LAN Administrator's Guide
The code shows a hyperlink as Call 5551212 on the web screen of an Avaya 4620 IP Telephone.
A phone icon precedes this hyperlink, indicating that it is a "click-to-dial" number. When this link is
selected on the phone, the phone will dial the string "5551212" or any phone number followed by a
semicolon in the WTAI code on the previous page.
A phone icon is only generated when an <a> tag is used.
Click-to-dial using <anchor> tag:
<?xml version="1.0"?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.3//EN"
"http://www.wapforum.org/DTD/wml13.dtd">
<wml>
<card id="callid2" title="Using anchor tag">
<p>
</p>
</card>
</wml>
The above-generated code is rendered as the following diagram:
UPQÃGDI@
Web: Using anchor tag
Your order will ship in 3-5 days.
If you have any questions, then
Call us
Wireless Telephony Applications (WTA)
C-20
<p align="center">***Customer Service***</p>
Your order will ship in 3-5 days.
If you have any questions, then
<anchor>Call us
<go href="wtai://wp/mc;5551212"/>
</anchor>
***Customer Service***
.
.
F
F!
QCPI@
@YDU
.
.
.
F"
PQUDPI
A7Ã&
A7Ã'
A7Ã(
A7Ã 
A7Ã
A7Ã !
.
F#
5

Advertisement

Table of Contents
loading

Table of Contents