Known anomalies in 1.4.2 – Aastra Telecom 480i CT (Release 1.4.2) User Manual

Page 15

Advertising
background image

Known Anomalies in 1.4.2

RN-001033-00, Rev 00, Release 1.4.2

11

SIP IP Phone Models 480i, 480i CT, 9112i, 9133i Release Notes

Known Anomalies in 1.4.2

This section describes the known anomalies in release 1.4.2.

Note:

Unless specifically indicated, these known anomalies apply to all

phone models.

Issue Number

Description

DEF04535

480i and 480i CT: The TO field displays your own name during an originated call.
When you place a call, and the other side answers, your phone screen displays your
own line’s name in the “TO” field.

DEF04899

In XML APIs, password is not hidden when it is marked as not editable. When you
create an “AastraIPPhoneInputScreen” input object that has password set to "yes"
and editable set to "no", the password shows up on the display but cannot be edited.

Example:

<AastraIPPhoneInputScreen type = "string" password="yes"
editable="no">

<Title> Input </Title>
<Prompt> Enter something </Prompt>

<URL> http://10.50.10.61/screen.xml </URL>
<Parameter> param </Parameter>

<Default>Hello</Default>

</AastraIPPhoneInputScreen>

Advertising