mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 19:53:56 +00:00
Add ntp_server_primary and polycom_gmt_offset to the polycom vvx template
This commit is contained in:
@@ -504,7 +504,7 @@
|
||||
<tcpIpApp.port.rtp tcpIpApp.port.rtp.filterByIp="1" tcpIpApp.port.rtp.filterByPort="0" tcpIpApp.port.rtp.forceSend="0" tcpIpApp.port.rtp.mediaPortRangeStart="2222">
|
||||
</tcpIpApp.port.rtp>
|
||||
</tcpIpApp.port>
|
||||
<tcpIpApp.sntp tcpIpApp.sntp.address="216.45.57.38" tcpIpApp.sntp.gmtOffset="-21600" tcpIpApp.sntp.resyncPeriod="86400">
|
||||
<tcpIpApp.sntp tcpIpApp.sntp.address="{$ntp_server_primary}" tcpIpApp.sntp.gmtOffset="{$polycom_gmt_offset}" tcpIpApp.sntp.resyncPeriod="86400">
|
||||
<tcpIpApp.sntp.address tcpIpApp.sntp.address.overrideDHCP="1">
|
||||
</tcpIpApp.sntp.address>
|
||||
<tcpIpApp.sntp.daylightSavings tcpIpApp.sntp.daylightSavings.enable="1" tcpIpApp.sntp.daylightSavings.fixedDayEnable="0">
|
||||
|
||||
Reference in New Issue
Block a user