Yealink Template Updates (#2789)
Set firmware.url = {$yealink_firmware_url}/{$yealink_firmware_<model>}
Also changed user agent for VP530 to match what the phone actually sends
This commit is contained in:
@@ -1573,4 +1573,4 @@ directory_setting.url = http://{if isset($http_auth_username)}{$http_auth_userna
|
||||
## 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.
|
||||
firmware.url = {$yealink_t46g_firmware_url}
|
||||
firmware.url = {$yealink_firmware_url}/{$yealink_firmware_t46g}
|
||||
|
||||
Reference in New Issue
Block a user