Yealink Forums

Full Version: T42G Flashes Yealink Logo
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I have a T42G that, even after provisioning, factory reset, firmware upgrade, etc... displays the "Yealink" logo for approximately 3 seconds every 10 seconds.

How do I disable this? It is very annoying.
Please go to the webpage->Features->General Information, choose Use Logo as "off".
Thank you.

Does that disable any logo from appearing, including any custom logos (on the T46g, say)?

Is there a way to apply this to one hundred phones without having to touch the web GUI of each?
1. T46G supports wallpaper but not logo.
2. Yes. This settings disable all logo from appearing.
2. You can configure this in auto provisioning files and make a mass deply.
Take T42G for example:
------------------------------------------------
#!version:1.0.0.1
###Except T46G Model
##It configures the logo mode of the LCD screen (except for SIP-T20P IP phones).
##For SIP-T19P/T21P/T22P/T26P/T41P/T42G IP phones:
##0-Disabled 1-System logo 2-Custom logo
##The default value is 0.
##For SIP-T28P IP phones:
##1-System logo 2-Custom logo
##The default value is 1.
##It enables or disables a text logo (for SIP-T20P IP phones).
##0-Disabled 1-Enabled
##The default value is 0.
phone_setting.lcd_logo.mode = 0
------------------------------------------------
Reference URL's