Avaya 4600 Series Aplikační záznam Strana 88

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 206
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 87
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:
Note: A phone icon is generated only when an <a> tag or <anchor> tag is used.
Zobrazit stránku 87
1 2 ... 83 84 85 86 87 88 89 90 91 92 93 ... 205 206

Komentáře k této Příručce

Žádné komentáře