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 7be8d48755
commit f9f24dacd0
27 changed files with 27 additions and 27 deletions

View File

@@ -587,7 +587,7 @@ include "root.php";
$templates['Yealink SIP-T48G'] = 'yealink/t48g';
$templates['Yealink SIP-T48S'] = 'yealink/t48s';
$templates['Yealink SIP-T49G'] = 'yealink/t49g';
$templates['Yealink SIP-VP530'] = 'yealink/vp530';
$templates['VP530P'] = 'yealink/vp530';
$templates['Yealink SIP-W52P'] = 'yealink/w52p';
$templates['Yealink SIP-W56P'] = 'yealink/w56p';
$templates['HW DP750'] = 'grandstream/dp750';