Specifications
Aastra July 2014 PA-001011-03-04
190
Phone model
Max Line
6730i, 6731i
6
6735i, 6737i, 6739i, 6753i, 6755i, 6757i, 6757iCT, 9143i, 9480i, 9480iCT
9
6863i
2
6865i/6867i
9
4.9 Crash and configuration files retrieval
The phone has the capability to upload the last crash file as well as the configuration files to a pre-
configured location. This operation can be triggered manually via the Web UI or via the phone (if
configured) but also via an XML command.
Example
In the configuration file (aastra.cfg or MAC.cfg)
upload system info server: tftp://myserver/path
Command
<AastraIPPhoneExecute>
<ExecuteItem URI="Command: UploadSystemInfo"/>
</AastraIPPhoneExecute>
Sending this command to the phone make the phone uploads the last crash file as well as the
configuration files (server.cfg and local.cfg) to the configured server (using TFTP in this example).
Uploaded files are indexed by the MAC address, date and time.
TFTP, FTP, HTTP and HTTPS are supported for the upload protocol.
4.10 Special attributes
4.10.1 Beep
You can enable or disable a Beep option in all the Aastra XML objects via the Beep attribute in the
root tag. When the phone receives an XML object, the Beep notifies the user that an object is
being displayed.
This attribute is optional. 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.
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 see chapter 7.5)
The value set in the configuration files and Aastra Web UI override the attribute you specify in the
XML object.