mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-02-22 02:46:30 +00:00
polycom 4.x remove duplicate value and wrong if (#5987)
This commit is contained in:
@@ -99,11 +99,8 @@
|
||||
{else}
|
||||
device.prov.serverName="{$domain_name}"
|
||||
{/if}
|
||||
{if isset($polycom_gmt_offset)}
|
||||
device.sntp.gmtOffset.set="1"
|
||||
device.sec.TLS.customCaCert1.set="1"
|
||||
device.sec.TLS.customCaCert1="{$polycom_root_cert}"
|
||||
{/if}
|
||||
/>
|
||||
<SNTP
|
||||
tcpIpApp.sntp.resyncPeriod="86400"
|
||||
|
||||
Reference in New Issue
Block a user