IP Phone Release Notes 1.4.1
New Features in 1.4.1
Beep Option
You can enable or disable a BEEP option in the AastraIPPhoneStatus object. When the phone receives a status message, the BEEP notifies the user that the message is being displayed. The following attribute enables/disables the BEEP from being heard:
< AastraIPPhoneStatus Beep="yesno"> | (case sensitive) |
This attribute is optional. If notification is required, the attribute must be in the ROOT. If the BEEP attribute is set to "yes" (i.e. Beep="yes") then it is an indication to the phone to sound a beep when it receives the object. If the Beep attribute is set to "no" (i.e. Beep="no") or not present, then the default behavior is no beep is heard when the object arrives to the phone.
Beep Option via Configuration Files and Aastra Web UI
The BEEP option can also be enabled or disabled via the configuration files and the Aastra Web UI using the following parameters:
•xml beep notification (via configuration files)
•XML Beep Support (via the Aastra Web UI)
The value set in the configuration files and Aastra Web UI override the attribute you specify in the AastraIPPhoneStatus object.
For example, if the AastraIPPhoneStatus object has the attribute of Beep=”yes”, and you uncheck (disable) the “XML Beep Support” in the Aastra Web UI, the phone does not beep when it receives an AastraIPPhoneStatus object.
Setting the BEEP option in the configuration files and the Aastra Web UI is dynamic and applies to the phone immediately.
18 |