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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user