Update y000000000044.cfg
Fix the reference to the yealink_t23g_firmware_url variable.
This commit is contained in:
parent
7809b63e72
commit
14e1b6c668
|
|
@ -895,8 +895,8 @@ phone_setting.backlight_time =
|
||||||
#######################################################################################
|
#######################################################################################
|
||||||
## Wallpaper ##
|
## Wallpaper ##
|
||||||
#######################################################################################
|
#######################################################################################
|
||||||
wallpaper_upload.url = {$yealink_t46g_wallpaper}
|
wallpaper_upload.url = {$yealink_t23g_wallpaper}
|
||||||
phone_setting.backgrounds = Config:yealink_t46g_wallpaper.png
|
phone_setting.backgrounds = Config:yealink_t23g_wallpaper.png
|
||||||
|
|
||||||
#######################################################################################
|
#######################################################################################
|
||||||
## Multicast ##
|
## Multicast ##
|
||||||
|
|
@ -1451,7 +1451,7 @@ server_certificates.delete =
|
||||||
## Contact ##
|
## Contact ##
|
||||||
#######################################################################################
|
#######################################################################################
|
||||||
#Before using these parameters, you should store the desired resource files to the provisioning server.
|
#Before using these parameters, you should store the desired resource files to the provisioning server.
|
||||||
#For more information, refer to Yealink SIP-T46G IP Phone Family Administrator Guide.
|
#For more information, refer to Yealink SIP-T23G IP Phone Family Administrator Guide.
|
||||||
local_contact.data.url =
|
local_contact.data.url =
|
||||||
|
|
||||||
#######################################################################################
|
#######################################################################################
|
||||||
|
|
@ -1538,4 +1538,4 @@ directory_setting.url = {$yealink_directory_setting_url}
|
||||||
## Configure the access URL of firmware ##
|
## Configure the access URL of firmware ##
|
||||||
#######################################################################################
|
#######################################################################################
|
||||||
#Before using this parameter, you should store the desired firmware (x.71.x.x.rom) to the provisioning server.
|
#Before using this parameter, you should store the desired firmware (x.71.x.x.rom) to the provisioning server.
|
||||||
firmware.url = {$yealink_t46g_firmware_url}
|
firmware.url = {$yealink_t23g_firmware_url}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue