Changes in 1.4.2, build 1081 – Aastra Telecom 9112I User Manual
Page 10

Changes in 1.4.2, Build 1081
6
RN-001033-00, Rev 01, Release 1.4.2
IP Phone Release Notes 1.4.2
Changes in 1.4.2, Build 1081
This section describes the changes made, and issues resolved, in Release 1.4.2,
build 1081.
Note:
Unless specifically indicated, these enhancements apply to all
phone models.
Issue Number
Description of Fix
CLN05048
XML: AastraIPPhoneTextMenu object now supports turning off automatic numbering
of items. You turn off automatic numbering of items by adding the attribute
“style=none” to the root tag of the AastraIPPhoneTextMenu object.
For example:
<AastraIPPhoneTextMenu style=”none”>
<Title>Example</Title>
<MenuItem>
<Prompt>Item 1</Prompt>
<URI>10.50.10.49</URI>
</MenuItem>
</AastraIPPhoneTextMenu>
CLN05071
Added support for virtual web servers, by adding the “Host” header to all XML GET
requests from the phone.
CLN05088
Redial list now remembers pause key presses.
CLN05089
Redial list is now accessible during active calls.
DEF04183
Sidetone is now only enabled during calls.
DEF04448
SIP: The contact URI is now used in subsequent transfer requests.