Operational, Basic, and Advanced Parameters
A-116
41-001343-02 REV05 – 07.2014
Action URI Settings
Parameter
–
xml status scroll delay
Configuration Files
aastra.cfg, <model>.cfg, <mac>.cfg
Description
Specifies the length of time, in seconds, that each XML status message displays on the
phone.
Note:
Changes to this parameter are applied immediately.
Format
Integer
Default Value
5
Range
1 to 25
Example
xml status scroll delay: 3
Parameter
–
action uri startup
Configuration Files
aastra.cfg, <model>.cfg, <mac>.cfg
Description
Specifies the URI for which the phone executes a GET on when a startup event occurs. This
parameter can use any of the following variables:
$$DISPLAYNAME$$
$$SIPUSERNAME$$
$$SIPAUTHNAME$$
$$PROXYURL$$
$$LINESTATE$$
$$LOCALIP$$
$$REGISTRATIONSTATE$$
$$REGISTRATIONCODE$$
Format
Fully qualified URI
Default Value
Not Applicable
Range
Up to 128 ASCII characters
Example
action uri startup: http://10.50.10.140/startup
Parameter
–
action uri registered
Configuration Files
aastra.cfg, <model>.cfg, <mac>.cfg
Description
Specifies the URI for which the phone executes a GET on when a successful registration event
occurs. This parameter can use the following variables:
$$SIPUSERNAME$$
$$SIPAUTHNAME$$
$$PROXYURL$$
$$LINESTATE$$
$$LOCALIP$$
Note:
The “
action uri registered
” parameter executes on the first successful registration of each
unique line configured on the phone.
Format
Fully qualified URI
Default Value
Not Applicable
Range
Up to 128 ASCII characters
Example
action uri registered: http://10.50.10.14/registered.php?auth name=$$SIPAUTHNAME$$