Avaya 4600 Series Anwendungshinweis Seite 88

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 206
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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.
Seitenansicht 87
1 2 ... 83 84 85 86 87 88 89 90 91 92 93 ... 205 206

Kommentare zu diesen Handbüchern

Keine Kommentare