
About The Web Browser
88 4600 Series IP Telephones Application Programmer Interface (API) Guide
Click-to-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=”callid1” title=”Click-to-Dial Demo”>
<p>
Click on the link below to originate a call
<a href=”wtai://wp/mc;5551212”>Call 5551212</a>
</p>
</card>
</wml>
The generated code is rendered as the following diagram:
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 the hyperlink is a “click-to-dial”
number. When a user selects this link, the phone dials the string “5551212” or any phone
number that follows a semicolon in the WTAI code.
Note: A phone icon is generated only when an <a> tag or <anchor> tag is used.
Komentarze do niniejszej Instrukcji