Installation guide

Operational Features
41-001561-00 REV00 – 10.2014 5-202
You can also use the following attributes/options with the XML objects to further customize your XML applications:
Enabling/Disabling a Beep for Status Message Displays
You can enable or disable a BEEP option using the Status Message object (AastraIPPhoneStatus), the configuration files, or
the Mitel Web UI.
When the phone receives a status message, the BEEP notifies the user that the message is displaying.
You can use the following to enable/disable a status message beep:
AastraIPPhoneStatus object (via XML object; see the XML Developer’s Guide)
xml beep notification (via configuration files)
XML Beep Support (via the Mitel Web UI)
Attribute/Option Description/Usage Valid Values
Beep Enables or disables a BEEP option to indicate a status
on the phone.
Use with:
XML object (See the XML Developer’s Guide)
Configuration files (See page5-202)
Mitel Web UI (See page5-202)
yes | no
Default = no
Note:
This value is case sensitive.
xml status scroll delay (config files)
Status Scroll Delay (seconds) (Web UI)
Allows you to set the time delay, in seconds, between
the scrolling of each status message on the phone.
Use with:
Configuration files (See page5-203)
Mitel Web UI (See page5-203)
1 to 25
Default = 5
XML Scroll Up and Scroll Down Tags Supports the new tags “scrollUp” and “scrollDown
that are triggered when the scrolling reaches the top
or the bottom of the menu items.
Use with:
XML object (See the XML Developer’s Guide)
some URI
Timeout Specifies a timeout value for the LCD screen display.
Use with:
XML object (See the XML Developer’s Guide)
0, 30, 45, 60
Default =45
XML Get Timeout Specifies a timeout value, in seconds, that the phone
waits for the far side to return a response after accept-
ing the HTTP GET connection.
Use with:
Configuration Files (See page5-204)
0 to 2147483647 seconds
Default =0 (never timeout)
LockIn Specifies whether or not the information on the LCD
screen stays displayed when other events occur (such
as pressing buttons on the keypad).
Use with:
XML object (See the XML Developer’s Guide)
yes | no
Default = no
CancelAction Specifies a URI that the phone executes a GET on
when the user presses the default CANCEL key.
Use with:
XML object (See the XML Developer’s Guide)
Fully qualified URI
For example:
cancelAction=
http://10.50.10.117/ft.xml
Note:
For enabling/disabling a status message beep using the Status Message object, see the XML Developer’s Guide.