Launch An Application; Open A Url In The Wml Browser - Avaya 9640 Series Developer's Manual

One-x deskphone edition for 9600 series sip ip telephones
Hide thumbs Also See for 9640 Series:
Table of Contents

Advertisement

Launch an Application

<Item>
<Label>Contacts</Label>
<Actions trigger="OnFocus">
<DisplayLabel id="promptLine">Contact application</DisplayLabel>
</Actions>
<Actions>
<Go>
</Go>
</Actions>
</Item>

Open a URL in the WML Browser

<Item>
<Label>Application Line</Label>
<Actions>
<Go>
</Go>
</Actions>
</Item>
<App>CONTACT</App>
<URL>http://avaya.com/hospitality.wml</URL>
Utilizing the Go Command to Launch an Application
Issue 1 September 2008
31

Advertisement

Table of Contents
loading

Table of Contents