mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
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:
@@ -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';
|
||||
|
||||
Reference in New Issue
Block a user