Hi,
I tried to replace de Background Image and logo using 46xxsettings.txt.
This is the settings:
SET LOGOS "Corp=logo.jpg"
SET CURRENT_LOGO "Corp"
SET BACKGROUND_IMAGE wallpaper.jpg
SET BACKGROUND_IMAGE_DISPLAY wallpaper.jpg
SET LOGOSTAT 0
And this is the log file of webserver:
192.168.3.6 - - [27/Jun/2022:19:45:07 -0300] "GET /avaya/K1xxBSupgrade.txt HTTP/1.1" 200 790
192.168.3.6 - - [27/Jun/2022:19:45:07 -0300] "GET /avaya/46xxsettings.txt HTTP/1.1" 200 1255
192.168.3.6 - - [27/Jun/2022:19:45:09 -0300] "GET /avaya/logo.jpg HTTP/1.1" 200 34100
192.168.3.6 - - [27/Jun/2022:19:45:09 -0300] "GET /avaya/logo.jpg HTTP/1.1" 304 -
But no LOGO is showing, not even wallpaper.jpg
What am I missing?
I tried to replace de Background Image and logo using 46xxsettings.txt.
This is the settings:
SET LOGOS "Corp=logo.jpg"
SET CURRENT_LOGO "Corp"
SET BACKGROUND_IMAGE wallpaper.jpg
SET BACKGROUND_IMAGE_DISPLAY wallpaper.jpg
SET LOGOSTAT 0
And this is the log file of webserver:
192.168.3.6 - - [27/Jun/2022:19:45:07 -0300] "GET /avaya/K1xxBSupgrade.txt HTTP/1.1" 200 790
192.168.3.6 - - [27/Jun/2022:19:45:07 -0300] "GET /avaya/46xxsettings.txt HTTP/1.1" 200 1255
192.168.3.6 - - [27/Jun/2022:19:45:09 -0300] "GET /avaya/logo.jpg HTTP/1.1" 200 34100
192.168.3.6 - - [27/Jun/2022:19:45:09 -0300] "GET /avaya/logo.jpg HTTP/1.1" 304 -
But no LOGO is showing, not even wallpaper.jpg
What am I missing?
Comment