Installing Sample Wml - Avaya IP Office 3.2 Installation Manual

Hide thumbs Also See for IP Office 3.2:
Table of Contents

Advertisement

4. Installing Sample WML Pages
A set of sample WML pages has been included on the IP Office Engineers Toolkit & Documentation CD.
1. On the web server PC, open the folder c:\Xitami\webpages.
2. Create a new sub-folder called 4620.
3. Copy the sample .wml pages from the IP Office Engineers Toolkit into this folder.
If the toolkit was installed to hard disk, the sample are in c:\Program Files\Avaya\IP
Office\Toolkit\Data\Common\WML\samples.
If the toolkit is on CD, the samples are in Data\Common\WML\samples.
4a. Creating a Simple WML Page
As an alternative to using the sample pages provided, you can create a simple .wml page using an editor
such as Notepad.
1. Start Notepad.
2. Add the following text
<?xml version="1.0"?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML
"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.
Phone Installation Guide
IP Office 3.2
(↵
indicates line continued below):
Appendix F: WML Operation
1.1//EN"↵
15-601042 Issue 11e (27th June 2006)
Page 49

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents