Known anomalies in release 1.4.2 – Aastra Telecom 9112I User Manual
Page 18

Known Anomalies in Release 1.4.2
14
RN-001033-00, Rev 01, Release 1.4.2
IP Phone Release Notes 1.4.2
Known Anomalies in Release 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>