Avaya 4600 IP Phone User Manual


 
4600 Series IP Telephone LAN Administrator’s Guide
Wireless Telephony Applications (WTA)
C-22
Click-to-dial using <do> tag (softkey): 5
<?xml version="1.0"?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.3//EN"
"http://www.wapforum.org/DTD/wml13.dtd">
<wml>
<card id="callid4" title="Click-to-Dial Demo">
<p>
Please contact us for more information.
</p>
<do type=”accept” label=”Call Us” name=”dotag1”>
<go href="wtai://wp/mc;+18005552525"/>
</do>
</card>
</wml>
The above-generated code is rendered as the following diagram:
The code will be implemented as a softkey Call Us indicating that it is a “click-to-dial” number.
When this link is selected on the phone, it will dial the string “18005552525” or a number followed
by a semicolon in the WTAI code above.
Web: Click-to-Dial Demo
.
.
.
&DOO8V
Please contact us for more information.