10. Restart the HTTP and the HTTPS server.
You can download the default upgrade file from
. With this file, the
phone uses default settings for customer-definable options.
These settings can also be changed with DHCP or in some cases, from the dial pad of the phone.
You might want to open the default file and administer the options to add useful functionality to
your Avaya IP phones. Ensure that the file resides in the same directory as the upgrade file and
named as the file as 46xxsettings.scr or 46xxsetting.txt. The Avaya IP phones can operate without
this file.
Note:
Most Windows systems interpret the file extension
*.scr
as a screen saver. The 4600 IP
phones originally used *.scr to indicate a script file. The settings file must have the extension
*.txt
.
Contents of the settings file
The settings file can include any of six types of statements, one per line:
• Tags that are lines that begin with a single pound (#) character followed by a single space
character and a text string with no spaces.
•
Goto
commands, of the form
GOTO
tag
.
Goto
commands cause the phone to continue
interpreting the settings file at the next line after a
#tag
statement. If such a statement does
not exist, the rest of the settings file is ignored.
• Conditionals, of the form
IF
$parameter_name
SEQ
string
GOTO
tag
. Conditionals
cause the
Goto
command to be processed if the value of the parameter named
parameter_name
exactly matches
string
. If no such parameter named
parameter_name
exists, the entire conditional is ignored. You can use the following parameters in a conditional
statement: GROUP, MACADDR, MODEL, MODEL4, VPNACTIVE and SIG_IN_USE.
•
SET
commands, of the form
SET
parameter_name value
. The system ignores any invalid
values for the associated
parameter_name
so the default or previously administered value is
retained. All values must be text strings, even if the value itself is numeric or a dotted decimal
IP Address.
• Comments, which are statements with a pound (#) character in the first column.
Note:
Enclose all data in quotation marks for proper interpretation.
• GET commands, of the form
GET
filename
. If the phone downloads the file named as
filename, the phone interprets the file as an additional settings file and does not interpret
additional lines in the original file. If the phone cannot obtain the file, the telephone continues
to interpret the original file.
Maintaining Avaya IP phone
May 2018
Installing and Administering Avaya J169/J179 IP Phone H.323
176