mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Fix the daylight_savings_enabled for Polycom
This commit is contained in:
@@ -126,7 +126,7 @@
|
||||
tcpIpApp.sntp.address="{$ntp_server_primary}"
|
||||
tcpIpApp.sntp.gmtOffset.overrideDHCP="1"
|
||||
tcpIpApp.sntp.gmtOffset="{$polycom_gmt_offset}"
|
||||
{if $daylight_savings_enabled}
|
||||
{if filter_var($daylight_savings_enabled, FILTER_VALIDATE_BOOLEAN)}
|
||||
tcpIpApp.sntp.daylightSavings.enable="1"
|
||||
{else}
|
||||
tcpIpApp.sntp.daylightSavings.enable="0"
|
||||
|
||||
@@ -115,7 +115,7 @@
|
||||
tcpIpApp.sntp.address="{$ntp_server_primary}"
|
||||
tcpIpApp.sntp.gmtOffset.overrideDHCP="1"
|
||||
tcpIpApp.sntp.gmtOffset="{$polycom_gmt_offset}"
|
||||
{if $daylight_savings_enabled}
|
||||
{if filter_var($daylight_savings_enabled, FILTER_VALIDATE_BOOLEAN)}
|
||||
tcpIpApp.sntp.daylightSavings.enable="1"
|
||||
{else}
|
||||
tcpIpApp.sntp.daylightSavings.enable="0"
|
||||
|
||||
@@ -126,7 +126,7 @@
|
||||
tcpIpApp.sntp.address="{$ntp_server_primary}"
|
||||
tcpIpApp.sntp.gmtOffset.overrideDHCP="1"
|
||||
tcpIpApp.sntp.gmtOffset="{$polycom_gmt_offset}"
|
||||
{if $daylight_savings_enabled}
|
||||
{if filter_var($daylight_savings_enabled, FILTER_VALIDATE_BOOLEAN)}
|
||||
tcpIpApp.sntp.daylightSavings.enable="1"
|
||||
{else}
|
||||
tcpIpApp.sntp.daylightSavings.enable="0"
|
||||
|
||||
@@ -126,7 +126,7 @@
|
||||
tcpIpApp.sntp.address="{$ntp_server_primary}"
|
||||
tcpIpApp.sntp.gmtOffset.overrideDHCP="1"
|
||||
tcpIpApp.sntp.gmtOffset="{$polycom_gmt_offset}"
|
||||
{if $daylight_savings_enabled}
|
||||
{if filter_var($daylight_savings_enabled, FILTER_VALIDATE_BOOLEAN)}
|
||||
tcpIpApp.sntp.daylightSavings.enable="1"
|
||||
{else}
|
||||
tcpIpApp.sntp.daylightSavings.enable="0"
|
||||
|
||||
@@ -115,7 +115,7 @@
|
||||
tcpIpApp.sntp.address="{$ntp_server_primary}"
|
||||
tcpIpApp.sntp.gmtOffset.overrideDHCP="1"
|
||||
tcpIpApp.sntp.gmtOffset="{$polycom_gmt_offset}"
|
||||
{if $daylight_savings_enabled}
|
||||
{if filter_var($daylight_savings_enabled, FILTER_VALIDATE_BOOLEAN)}
|
||||
tcpIpApp.sntp.daylightSavings.enable="1"
|
||||
{else}
|
||||
tcpIpApp.sntp.daylightSavings.enable="0"
|
||||
|
||||
@@ -115,7 +115,7 @@
|
||||
tcpIpApp.sntp.address="{$ntp_server_primary}"
|
||||
tcpIpApp.sntp.gmtOffset.overrideDHCP="1"
|
||||
tcpIpApp.sntp.gmtOffset="{$polycom_gmt_offset}"
|
||||
{if $daylight_savings_enabled}
|
||||
{if filter_var($daylight_savings_enabled, FILTER_VALIDATE_BOOLEAN)}
|
||||
tcpIpApp.sntp.daylightSavings.enable="1"
|
||||
{else}
|
||||
tcpIpApp.sntp.daylightSavings.enable="0"
|
||||
|
||||
@@ -115,7 +115,7 @@
|
||||
tcpIpApp.sntp.address="{$ntp_server_primary}"
|
||||
tcpIpApp.sntp.gmtOffset.overrideDHCP="1"
|
||||
tcpIpApp.sntp.gmtOffset="{$polycom_gmt_offset}"
|
||||
{if $daylight_savings_enabled}
|
||||
{if filter_var($daylight_savings_enabled, FILTER_VALIDATE_BOOLEAN)}
|
||||
tcpIpApp.sntp.daylightSavings.enable="1"
|
||||
{else}
|
||||
tcpIpApp.sntp.daylightSavings.enable="0"
|
||||
|
||||
@@ -115,7 +115,7 @@
|
||||
tcpIpApp.sntp.address="{$ntp_server_primary}"
|
||||
tcpIpApp.sntp.gmtOffset.overrideDHCP="1"
|
||||
tcpIpApp.sntp.gmtOffset="{$polycom_gmt_offset}"
|
||||
{if $daylight_savings_enabled}
|
||||
{if filter_var($daylight_savings_enabled, FILTER_VALIDATE_BOOLEAN)}
|
||||
tcpIpApp.sntp.daylightSavings.enable="1"
|
||||
{else}
|
||||
tcpIpApp.sntp.daylightSavings.enable="0"
|
||||
|
||||
@@ -115,7 +115,7 @@
|
||||
tcpIpApp.sntp.address="{$ntp_server_primary}"
|
||||
tcpIpApp.sntp.gmtOffset.overrideDHCP="1"
|
||||
tcpIpApp.sntp.gmtOffset="{$polycom_gmt_offset}"
|
||||
{if $daylight_savings_enabled}
|
||||
{if filter_var($daylight_savings_enabled, FILTER_VALIDATE_BOOLEAN)}
|
||||
tcpIpApp.sntp.daylightSavings.enable="1"
|
||||
{else}
|
||||
tcpIpApp.sntp.daylightSavings.enable="0"
|
||||
|
||||
@@ -115,7 +115,7 @@
|
||||
tcpIpApp.sntp.address="{$ntp_server_primary}"
|
||||
tcpIpApp.sntp.gmtOffset.overrideDHCP="1"
|
||||
tcpIpApp.sntp.gmtOffset="{$polycom_gmt_offset}"
|
||||
{if $daylight_savings_enabled}
|
||||
{if filter_var($daylight_savings_enabled, FILTER_VALIDATE_BOOLEAN)}
|
||||
tcpIpApp.sntp.daylightSavings.enable="1"
|
||||
{else}
|
||||
tcpIpApp.sntp.daylightSavings.enable="0"
|
||||
|
||||
@@ -115,7 +115,7 @@
|
||||
tcpIpApp.sntp.address="{$ntp_server_primary}"
|
||||
tcpIpApp.sntp.gmtOffset.overrideDHCP="1"
|
||||
tcpIpApp.sntp.gmtOffset="{$polycom_gmt_offset}"
|
||||
{if $daylight_savings_enabled}
|
||||
{if filter_var($daylight_savings_enabled, FILTER_VALIDATE_BOOLEAN)}
|
||||
tcpIpApp.sntp.daylightSavings.enable="1"
|
||||
{else}
|
||||
tcpIpApp.sntp.daylightSavings.enable="0"
|
||||
|
||||
@@ -115,7 +115,7 @@
|
||||
tcpIpApp.sntp.address="{$ntp_server_primary}"
|
||||
tcpIpApp.sntp.gmtOffset.overrideDHCP="1"
|
||||
tcpIpApp.sntp.gmtOffset="{$polycom_gmt_offset}"
|
||||
{if $daylight_savings_enabled}
|
||||
{if filter_var($daylight_savings_enabled, FILTER_VALIDATE_BOOLEAN)}
|
||||
tcpIpApp.sntp.daylightSavings.enable="1"
|
||||
{else}
|
||||
tcpIpApp.sntp.daylightSavings.enable="0"
|
||||
|
||||
@@ -115,7 +115,7 @@
|
||||
tcpIpApp.sntp.address="{$ntp_server_primary}"
|
||||
tcpIpApp.sntp.gmtOffset.overrideDHCP="1"
|
||||
tcpIpApp.sntp.gmtOffset="{$polycom_gmt_offset}"
|
||||
{if $daylight_savings_enabled}
|
||||
{if filter_var($daylight_savings_enabled, FILTER_VALIDATE_BOOLEAN)}
|
||||
tcpIpApp.sntp.daylightSavings.enable="1"
|
||||
{else}
|
||||
tcpIpApp.sntp.daylightSavings.enable="0"
|
||||
|
||||
@@ -115,7 +115,7 @@
|
||||
tcpIpApp.sntp.address="{$ntp_server_primary}"
|
||||
tcpIpApp.sntp.gmtOffset.overrideDHCP="1"
|
||||
tcpIpApp.sntp.gmtOffset="{$polycom_gmt_offset}"
|
||||
{if $daylight_savings_enabled}
|
||||
{if filter_var($daylight_savings_enabled, FILTER_VALIDATE_BOOLEAN)}
|
||||
tcpIpApp.sntp.daylightSavings.enable="1"
|
||||
{else}
|
||||
tcpIpApp.sntp.daylightSavings.enable="0"
|
||||
|
||||
@@ -115,7 +115,7 @@
|
||||
tcpIpApp.sntp.address="{$ntp_server_primary}"
|
||||
tcpIpApp.sntp.gmtOffset.overrideDHCP="1"
|
||||
tcpIpApp.sntp.gmtOffset="{$polycom_gmt_offset}"
|
||||
{if $daylight_savings_enabled}
|
||||
{if filter_var($daylight_savings_enabled, FILTER_VALIDATE_BOOLEAN)}
|
||||
tcpIpApp.sntp.daylightSavings.enable="1"
|
||||
{else}
|
||||
tcpIpApp.sntp.daylightSavings.enable="0"
|
||||
|
||||
@@ -115,7 +115,7 @@
|
||||
tcpIpApp.sntp.address="{$ntp_server_primary}"
|
||||
tcpIpApp.sntp.gmtOffset.overrideDHCP="1"
|
||||
tcpIpApp.sntp.gmtOffset="{$polycom_gmt_offset}"
|
||||
{if $daylight_savings_enabled}
|
||||
{if filter_var($daylight_savings_enabled, FILTER_VALIDATE_BOOLEAN)}
|
||||
tcpIpApp.sntp.daylightSavings.enable="1"
|
||||
{else}
|
||||
tcpIpApp.sntp.daylightSavings.enable="0"
|
||||
|
||||
@@ -126,7 +126,7 @@
|
||||
tcpIpApp.sntp.address="{$ntp_server_primary}"
|
||||
tcpIpApp.sntp.gmtOffset.overrideDHCP="1"
|
||||
tcpIpApp.sntp.gmtOffset="{$polycom_gmt_offset}"
|
||||
{if $daylight_savings_enabled}
|
||||
{if filter_var($daylight_savings_enabled, FILTER_VALIDATE_BOOLEAN)}
|
||||
tcpIpApp.sntp.daylightSavings.enable="1"
|
||||
{else}
|
||||
tcpIpApp.sntp.daylightSavings.enable="0"
|
||||
|
||||
@@ -126,7 +126,7 @@
|
||||
tcpIpApp.sntp.address="{$ntp_server_primary}"
|
||||
tcpIpApp.sntp.gmtOffset.overrideDHCP="1"
|
||||
tcpIpApp.sntp.gmtOffset="{$polycom_gmt_offset}"
|
||||
{if $daylight_savings_enabled}
|
||||
{if filter_var($daylight_savings_enabled, FILTER_VALIDATE_BOOLEAN)}
|
||||
tcpIpApp.sntp.daylightSavings.enable="1"
|
||||
{else}
|
||||
tcpIpApp.sntp.daylightSavings.enable="0"
|
||||
|
||||
@@ -126,7 +126,7 @@
|
||||
tcpIpApp.sntp.address="{$ntp_server_primary}"
|
||||
tcpIpApp.sntp.gmtOffset.overrideDHCP="1"
|
||||
tcpIpApp.sntp.gmtOffset="{$polycom_gmt_offset}"
|
||||
{if $daylight_savings_enabled}
|
||||
{if filter_var($daylight_savings_enabled, FILTER_VALIDATE_BOOLEAN)}
|
||||
tcpIpApp.sntp.daylightSavings.enable="1"
|
||||
{else}
|
||||
tcpIpApp.sntp.daylightSavings.enable="0"
|
||||
|
||||
@@ -126,7 +126,7 @@
|
||||
tcpIpApp.sntp.address="{$ntp_server_primary}"
|
||||
tcpIpApp.sntp.gmtOffset.overrideDHCP="1"
|
||||
tcpIpApp.sntp.gmtOffset="{$polycom_gmt_offset}"
|
||||
{if $daylight_savings_enabled}
|
||||
{if filter_var($daylight_savings_enabled, FILTER_VALIDATE_BOOLEAN)}
|
||||
tcpIpApp.sntp.daylightSavings.enable="1"
|
||||
{else}
|
||||
tcpIpApp.sntp.daylightSavings.enable="0"
|
||||
|
||||
@@ -126,7 +126,7 @@
|
||||
tcpIpApp.sntp.address="{$ntp_server_primary}"
|
||||
tcpIpApp.sntp.gmtOffset.overrideDHCP="1"
|
||||
tcpIpApp.sntp.gmtOffset="{$polycom_gmt_offset}"
|
||||
{if $daylight_savings_enabled}
|
||||
{if filter_var($daylight_savings_enabled, FILTER_VALIDATE_BOOLEAN)}
|
||||
tcpIpApp.sntp.daylightSavings.enable="1"
|
||||
{else}
|
||||
tcpIpApp.sntp.daylightSavings.enable="0"
|
||||
|
||||
@@ -126,7 +126,7 @@
|
||||
tcpIpApp.sntp.address="{$ntp_server_primary}"
|
||||
tcpIpApp.sntp.gmtOffset.overrideDHCP="1"
|
||||
tcpIpApp.sntp.gmtOffset="{$polycom_gmt_offset}"
|
||||
{if $daylight_savings_enabled}
|
||||
{if filter_var($daylight_savings_enabled, FILTER_VALIDATE_BOOLEAN)}
|
||||
tcpIpApp.sntp.daylightSavings.enable="1"
|
||||
{else}
|
||||
tcpIpApp.sntp.daylightSavings.enable="0"
|
||||
|
||||
@@ -126,7 +126,7 @@
|
||||
tcpIpApp.sntp.address="{$ntp_server_primary}"
|
||||
tcpIpApp.sntp.gmtOffset.overrideDHCP="1"
|
||||
tcpIpApp.sntp.gmtOffset="{$polycom_gmt_offset}"
|
||||
{if $daylight_savings_enabled}
|
||||
{if filter_var($daylight_savings_enabled, FILTER_VALIDATE_BOOLEAN)}
|
||||
tcpIpApp.sntp.daylightSavings.enable="1"
|
||||
{else}
|
||||
tcpIpApp.sntp.daylightSavings.enable="0"
|
||||
|
||||
@@ -126,7 +126,7 @@
|
||||
tcpIpApp.sntp.address="{$ntp_server_primary}"
|
||||
tcpIpApp.sntp.gmtOffset.overrideDHCP="1"
|
||||
tcpIpApp.sntp.gmtOffset="{$polycom_gmt_offset}"
|
||||
{if $daylight_savings_enabled}
|
||||
{if filter_var($daylight_savings_enabled, FILTER_VALIDATE_BOOLEAN)}
|
||||
tcpIpApp.sntp.daylightSavings.enable="1"
|
||||
{else}
|
||||
tcpIpApp.sntp.daylightSavings.enable="0"
|
||||
|
||||
@@ -126,7 +126,7 @@
|
||||
tcpIpApp.sntp.address="{$ntp_server_primary}"
|
||||
tcpIpApp.sntp.gmtOffset.overrideDHCP="1"
|
||||
tcpIpApp.sntp.gmtOffset="{$polycom_gmt_offset}"
|
||||
{if $daylight_savings_enabled}
|
||||
{if filter_var($daylight_savings_enabled, FILTER_VALIDATE_BOOLEAN)}
|
||||
tcpIpApp.sntp.daylightSavings.enable="1"
|
||||
{else}
|
||||
tcpIpApp.sntp.daylightSavings.enable="0"
|
||||
|
||||
@@ -126,7 +126,7 @@
|
||||
tcpIpApp.sntp.address="{$ntp_server_primary}"
|
||||
tcpIpApp.sntp.gmtOffset.overrideDHCP="1"
|
||||
tcpIpApp.sntp.gmtOffset="{$polycom_gmt_offset}"
|
||||
{if $daylight_savings_enabled}
|
||||
{if filter_var($daylight_savings_enabled, FILTER_VALIDATE_BOOLEAN)}
|
||||
tcpIpApp.sntp.daylightSavings.enable="1"
|
||||
{else}
|
||||
tcpIpApp.sntp.daylightSavings.enable="0"
|
||||
|
||||
@@ -126,7 +126,7 @@
|
||||
tcpIpApp.sntp.address="{$ntp_server_primary}"
|
||||
tcpIpApp.sntp.gmtOffset.overrideDHCP="1"
|
||||
tcpIpApp.sntp.gmtOffset="{$polycom_gmt_offset}"
|
||||
{if $daylight_savings_enabled}
|
||||
{if filter_var($daylight_savings_enabled, FILTER_VALIDATE_BOOLEAN)}
|
||||
tcpIpApp.sntp.daylightSavings.enable="1"
|
||||
{else}
|
||||
tcpIpApp.sntp.daylightSavings.enable="0"
|
||||
|
||||
@@ -126,7 +126,7 @@
|
||||
tcpIpApp.sntp.address="{$ntp_server_primary}"
|
||||
tcpIpApp.sntp.gmtOffset.overrideDHCP="1"
|
||||
tcpIpApp.sntp.gmtOffset="{$polycom_gmt_offset}"
|
||||
{if $daylight_savings_enabled}
|
||||
{if filter_var($daylight_savings_enabled, FILTER_VALIDATE_BOOLEAN)}
|
||||
tcpIpApp.sntp.daylightSavings.enable="1"
|
||||
{else}
|
||||
tcpIpApp.sntp.daylightSavings.enable="0"
|
||||
|
||||
@@ -126,7 +126,7 @@
|
||||
tcpIpApp.sntp.address="{$ntp_server_primary}"
|
||||
tcpIpApp.sntp.gmtOffset.overrideDHCP="1"
|
||||
tcpIpApp.sntp.gmtOffset="{$polycom_gmt_offset}"
|
||||
{if $daylight_savings_enabled}
|
||||
{if filter_var($daylight_savings_enabled, FILTER_VALIDATE_BOOLEAN)}
|
||||
tcpIpApp.sntp.daylightSavings.enable="1"
|
||||
{else}
|
||||
tcpIpApp.sntp.daylightSavings.enable="0"
|
||||
|
||||
@@ -126,7 +126,7 @@
|
||||
tcpIpApp.sntp.address="{$ntp_server_primary}"
|
||||
tcpIpApp.sntp.gmtOffset.overrideDHCP="1"
|
||||
tcpIpApp.sntp.gmtOffset="{$polycom_gmt_offset}"
|
||||
{if $daylight_savings_enabled}
|
||||
{if filter_var($daylight_savings_enabled, FILTER_VALIDATE_BOOLEAN)}
|
||||
tcpIpApp.sntp.daylightSavings.enable="1"
|
||||
{else}
|
||||
tcpIpApp.sntp.daylightSavings.enable="0"
|
||||
|
||||
@@ -126,7 +126,7 @@
|
||||
tcpIpApp.sntp.address="{$ntp_server_primary}"
|
||||
tcpIpApp.sntp.gmtOffset.overrideDHCP="1"
|
||||
tcpIpApp.sntp.gmtOffset="{$polycom_gmt_offset}"
|
||||
{if $daylight_savings_enabled}
|
||||
{if filter_var($daylight_savings_enabled, FILTER_VALIDATE_BOOLEAN)}
|
||||
tcpIpApp.sntp.daylightSavings.enable="1"
|
||||
{else}
|
||||
tcpIpApp.sntp.daylightSavings.enable="0"
|
||||
|
||||
@@ -126,7 +126,7 @@
|
||||
tcpIpApp.sntp.address="{$ntp_server_primary}"
|
||||
tcpIpApp.sntp.gmtOffset.overrideDHCP="1"
|
||||
tcpIpApp.sntp.gmtOffset="{$polycom_gmt_offset}"
|
||||
{if $daylight_savings_enabled}
|
||||
{if filter_var($daylight_savings_enabled, FILTER_VALIDATE_BOOLEAN)}
|
||||
tcpIpApp.sntp.daylightSavings.enable="1"
|
||||
{else}
|
||||
tcpIpApp.sntp.daylightSavings.enable="0"
|
||||
|
||||
@@ -126,7 +126,7 @@
|
||||
tcpIpApp.sntp.address="{$ntp_server_primary}"
|
||||
tcpIpApp.sntp.gmtOffset.overrideDHCP="1"
|
||||
tcpIpApp.sntp.gmtOffset="{$polycom_gmt_offset}"
|
||||
{if $daylight_savings_enabled}
|
||||
{if filter_var($daylight_savings_enabled, FILTER_VALIDATE_BOOLEAN)}
|
||||
tcpIpApp.sntp.daylightSavings.enable="1"
|
||||
{else}
|
||||
tcpIpApp.sntp.daylightSavings.enable="0"
|
||||
|
||||
@@ -126,7 +126,7 @@
|
||||
tcpIpApp.sntp.address="{$ntp_server_primary}"
|
||||
tcpIpApp.sntp.gmtOffset.overrideDHCP="1"
|
||||
tcpIpApp.sntp.gmtOffset="{$polycom_gmt_offset}"
|
||||
{if $daylight_savings_enabled}
|
||||
{if filter_var($daylight_savings_enabled, FILTER_VALIDATE_BOOLEAN)}
|
||||
tcpIpApp.sntp.daylightSavings.enable="1"
|
||||
{else}
|
||||
tcpIpApp.sntp.daylightSavings.enable="0"
|
||||
|
||||
@@ -126,7 +126,7 @@
|
||||
tcpIpApp.sntp.address="{$ntp_server_primary}"
|
||||
tcpIpApp.sntp.gmtOffset.overrideDHCP="1"
|
||||
tcpIpApp.sntp.gmtOffset="{$polycom_gmt_offset}"
|
||||
{if $daylight_savings_enabled}
|
||||
{if filter_var($daylight_savings_enabled, FILTER_VALIDATE_BOOLEAN)}
|
||||
tcpIpApp.sntp.daylightSavings.enable="1"
|
||||
{else}
|
||||
tcpIpApp.sntp.daylightSavings.enable="0"
|
||||
|
||||
Reference in New Issue
Block a user