Configuring language input for an xml application – Aastra Telecom 57I CT User Manual

Page 20

Advertising
background image

Features in Release 2.1.1

16

RN-001029-00, Rev 04, Release 2.1.1

IP Phone Release Notes 2.1.1

Configuring Language Input for an XML Application

A System Administrator can enable input languages in XML applications using
the <AastraIPPhoneInputScreen> object and the “inputLanguage” attribute.
The “inputLanguage” attribute can have a value of any of the following:

English

French

Français

German

Deutsch

Italian

Italiano

Spanish

Español

The following is an example of an XML script using the “inputLanguage
attribute with a value of “German”.

XML Example:

<AastraIPPhoneInputScreen Beep=Yes inputLanguage=”German”>

<Title>Login Screen</Title>

<Prompt>User ID:</Prompt>

<Prompt>Password:</Prompt>

<URL>http://10.50.10.53/script.pl</URL>

<Parameter>UserID</Parameter>

<Parameter>Password</Parameter>

<Default></Default>

<AastraIPPhoneInputScreen>

XML Screen Example:

The screen above shows the user input of “Verwalter” in German.

LOGON-Schirm

Backspace

Done

Benutzername: Verwalter
Kennwort: *********

Dot

Cancel

Advertising