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:
TekMason
2017-08-10 11:12:05 -04:00
committed by FusionPBX
parent 7bcb1e9cc4
commit 418cc0c759
27 changed files with 27 additions and 27 deletions
@@ -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}