Provisioning Template Updates for Grandstream GXP2130+, Yealink T46S & Polycom 4.x (#6255)

* Add DHCP timezone control for GXP2170, fix typos for GXW42xx

* Grandstream: Added toggleable DHCP Time settings, XML app support, jitter buffer and VLAN.
Yealink T46S: Headset ringtone and Voicemail fixes
Polycom 4.x: Backported Cisco CDP variable
This commit is contained in:
Dan
2022-01-22 13:03:34 -07:00
committed by GitHub
parent b8e87d2d75
commit 1b9cf5db7a
9 changed files with 116 additions and 60 deletions
@@ -79,6 +79,10 @@
device.sntp.gmtOffset="{$polycom_gmt_offset}"
device.prov.upgradeServer.set="1"
device.prov.upgradeServer="{$polycom_firmware_url}"
{if isset($polycom_cdp_enabled)}
device.net.cdpEnabled.set="1"
device.net.cdpEnabled="{$polycom_cdp_enabled}"
{/if}
{if isset($admin_password)}
device.auth.localUserPassword.set="1"