Implementation – Aastra Telecom 53I User Manual

Page 51

Advertising
background image

XML Features

RN-001029-00, Rev 03, Release 2.1

45

5i Series IP Phone Release Notes

Implementation

Softkeys:

1 = <Single Symbol or Symbol List>

XML Softkey Example:

<SoftKey index="1">

<Label>Symbols</Label>

<URI>SoftKey:SymbolList="@#=&amp;"</URI>

</SoftKey>

XML Object and Softkey Example:

<AastraIPPhoneInputScreen type = "IP">

<Title>Email</Title>
<SoftKey index="1">
<Label>Symbols</Label>
<URI>SoftKey:SymbolList="@"</URI>
</SoftKey>
<SoftKey index = "2">

<Label> Backspace </Label>

<URI>SoftKey:Exit</URI>

</Softkey>

<SoftKey index = "3">

<Label> Dot </Label>

<URI>SoftKey:Exit</URI>

</Softkey>
<Prompt>Email Address:</Prompt>

<URL>http://myserver.com/myscript.com</URL>
<Parameter>email</Parameter>
<Default></Default>

<AastraIPPhoneInputScreen>

XML Screen Example:

%MAIL

%MAIL

Advertising