Avaya IP Office 4.2 User Manual

Page 72

Advertising
background image

IP Phone Installation

Page 72

15-601046 Issue 14a (23 June 2008)

IP Office 4.2

1. Start Notepad.

2. Add the following text:

<?xml version="1.0"?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN"¿ "

http://www.wapforum.org/DTD/wml_1.2.xml"

<wml>
<card id="card1" title="Hello World!">
<p>Hello world!</p>
</card>
</wml>

3. Save the file as index.wml. Notepad may save the file as index.wml.txt. If this happens, rename the file back to

index.wml.

4. Copy the file into the folder c:\Xitami\webpages\4620.

4b. Dialling from a WML Page

WTAI (Wireless Telephony Application Interface) allows numbers contained in a WML page to be dialed.

An example WTAI link is shown below:

<a href="wtai://wp/mc;200" title="Reception">Call Reception</a>

This example link displays as Call Reception and have an adjacent phone icon. Pressing the adjacent display key on the
phone will dial the number contained in the link.

Advertising