Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
## BACKGROUND_IMAGE specifies a list of background images. The default value is "".
## This parameter is supported by:
## J100 SIP R2.0.0.0 and later (J169 and J179 only)
## Up to 5 background images are supported. Only jpeg/jpg files are supported.
## The maximum size of any jpeg file is 256 KB. The filenames are case insensitive.
## J169/J179 screen resolution is 320 pixels x 240 pixels. J179 color depth is 16 bits.
## J129 screen resolution is 128 pixels x 32 pixels.
## The files shall be stored in the same directory defined by HTTPDIR / TLSDIR.
## SET BACKGROUND_IMAGE "background_example1.jpg,background_example2.jpeg"
##
## BACKGROUND_IMAGE_DISPLAY specifies the administrator choice of background image.
## The filename shall be one of the filenames listed in BACKGROUND_IMAGE.
## If BACKGROUND_IMAGE_SELECTABLE is set to 1 then the end user may override this setting.
## The default value is "".
## This parameter is supported by:
## J100 SIP R2.0.0.0 and later (J169 and J179 only)
## SET BACKGROUND_IMAGE_DISPLAY background_example1.jpg
##
## BACKGROUND_IMAGE_SELECTABLE specifies whether end users are allowed to choose background images
## (and overrides administrator choice as configured using BACKGROUND_IMAGE_DISPLAY parameter).
## Value Operation
## 0 End user is not allowed to choose background image and will not see the background image selection in the Settings -> Display menu.
## 1 End user is allowed to choose the background image from the Settings -> Display menu (Default)
## This parameter is supported by:
## J100 SIP R2.0.0.0 and later (J169 and J179 only)
## SET BACKGROUND_IMAGE_SELECTABLE 0
## SCREENSAVERON specifies the number of minutes of idle time after which the screen saver will be displayed.
## If an image file has been downloaded based on the SCREENSAVER (H.323), LOGOS and CURRENT_LOGO
## (for 96x0 R1.0 SIP and later, 96x1 R6.0 SIP and later and J169/J179 SIP R1.5.0) or SCREENSAVER_IMAGE
## (for J100 SIP R2.0 and later) parameters, it will be used as the screen saver.
## Otherwise, the built-in Avaya one-X(TM) screen saver will be used.
## Valid values are 0 through 999; the default value is 240 (4 hours).
## A value of 0 means that the screen saver will not be displayed automatically when the phone is idle.
## This parameter is supported by:
## J169/J179 H.323 R6.7 and later
## J100 SIP R2.0.0.0 and later (J169 and J179 only), J139 SIP R3.0.0.0 and later
## J169/J179 SIP R1.5.0
## 96x1 H.323 R6.0 and later
## 96x1 SIP R6.0 and later
## B189 H.323 R1.0 and later
## 96x0 H.323 R1.0 and later, but not supported by the 9610
## 96x0 SIP R1.0 and later
## SET SCREENSAVERON 480
##
## SCREENSAVER specifies the filename of a JPEG image to be used as a customized screen saver.
## Valid values are 0 through 32 ASCII characters; the default value is null ("").
## J169/J179 H.323 R6.7 and later
## B189 H.323 R6.6.5 and later; Supported format is JPEG file. Resolution is 480 x 800 pixels and color depth of 24 bits.
## 96x1 H.323 R6.0 and later
## 96x0 H.323 R2.0 and later, but not supported by the 9610
## SET SCREENSAVER filename
##
## SCREENSAVERURL specifies the URL content presented in screen saver mode.
## Zero to 255 ASCII characters; the default value is null ("").
## In case the SCREENSAVERURL parameter is configured and it includes a valid URL address, H1xx should display
## this URL when the H1xx is in screen saver mode. The URL can contain link to web pages and also to Video files.
## This parameter is supported by:
## H1xx SIP R1.0.1 and later
## SET SCREENSAVERURL [URL unfurl="true"]http://www.xyz.com/H1xxScreenSaver/[/URL]
##
## SCREENSAVER_IMAGE specifies a list of screensaver images. The default value is "".
## This parameter is supported by:
## J100 SIP R2.0.0.0 and later (J169 and J179 only)
## Up to 5 background images are supported. Only jpeg/jpg files are supported.
## The maximum size of any jpeg file is 256 KB. The filenames are case insensitive.
## J169/J179 screen resolution is 320 pixels x 240 pixels. J179 color depth is 16 bits.
## J129 screen resolution is 128 pixels x 32 pixels.
## The files shall be stored in the same directory defined by HTTPDIR / TLSDIR.
## SET SCREENSAVER_IMAGE "screensaver_example1.jpg,screensaver_example2.jpeg"
##
## SCREENSAVER_IMAGE_DISPLAY specifies the administrator choice of screensaver image.
## The filename shall be one of the filenames listed in SCREENSAVER_IMAGE.
## If SCREENSAVER_IMAGE_SELECTABLE is set to 1 then the end user may override this setting.
## The default value is "".
## This parameter is supported by:
## J100 SIP R2.0.0.0 and later (J169 and J179 only)
## SET SCREENSAVER_IMAGE_DISPLAY screensaver_example1.jpg
##
## SCREENSAVER_IMAGE_SELECTABLE specifies whether end users are allowed to choose screensaver images
## (and overrides administrator choice as configured using SCREENSAVER_IMAGE_DISPLAY parameter).
## Value Operation
## 0 End user is not allowed to choose screensaver image and will not see the screensaver image selection in the Settings -> Display menu.
## 1 End user is allowed to choose the screensaver image from the Settings -> Display menu (Default)
## This parameter is supported by:
## J100 SIP R2.0.0.0 and later (J169 and J179 only)
## SET SCREENSAVER_IMAGE_SELECTABLE 0