When the 9608 first gets plugged into a network port it reaches out for a bunch of files.
It will grab an upgrade file first: 96x1Hupgrade.txt
*********************************************
* Application and Kernel file for 9608
*********************************************
# 9608SW
SET RFSNAME S96x1_UKR_V13r50_V13r50.tar
SET APPNAME S9608_11HALBR6_2_2_09U_V452.tar- The phone reaches out to grab this file
GOTO GETSET- the phone is then told to go to the next step which is GETSET
********************************************
* Get the settings file
********************************************
# GETSET
GET 46xxsettings.txt- The phone is told to reach out for the 46xxsettings.txt file
IF you are using something other than the IPO as a http/tftp server you need to make sure that all the files necessary are in the correct folder for the http/tftp server program to hand out.
If this is a small site or a test environment I would suggest using the IP Office itself. By default the IP Office hands out a 46xxsettings.txt file. You will not see this on the SD card. What you need to do is browse to:
C:\Program Files (x86)\Avaya\IP Office\Manager
Locate the 46xxsettings.txt file, copy it, and paste it to your desktop. This will be the file you want to edit, leaving the original file in its location
C:\Program Files (x86)\Avaya\IP Office\Manager
You can name the .jpg anything you want say ScreenSaver.jpg
-Be sure to remove the hash marks to the right of the text.
SET SCREENSAVERON
SET SCREENSAVER
################ AVAYA SCREEN SAVER SETTINGS ###################
##
## Idle time before the Avaya Screen Saver is activated (minutes).
## Number of minutes without phone activity to wait
## before the screen saver is activated. A value of 0 means
## the screen saver is never activated. The default is 240 minutes.
## This parameter does not apply to 16cc SIP phones.
##
## Note:
## This setting activates the Avaya Screen Saver which is
## different than the "idle screen" accessed by WMLIDLEURI.
## While it is possible to use WMLIDLEURI as an "idle
## screen", it is recommended that the SCREENSAVERON
## timer and the Avaya Screen Saver display be used for
## screen saver purposes.
##
SET SCREENSAVERON 2
##
## The automatic default for Release 6 - applicable to 9600 phones
## This can be modified to add your companies own screen saver
##
SET SCREENSAVER ScreenSaver.jpg
______________________________________________________________________________________
Save the file.
Now open up your IP Office Manager Software. Login to the Control unit you need to add the file to. Select Embedded file management.
Under the primary folder dump the 46xxsettings.txt file in there as well as the .jpg file you wish to use as the screen saver.
Now the phones will read off of this 46xxsettings.txt file instead which includes the edited data to activate and download the screen saver.