Add ntp_server_primary and polycom_gmt_offset to the polycom vvx template
This commit is contained in:
parent
a8b11e0e33
commit
133e709e2b
|
|
@ -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">
|
||||
|
|
|
|||
Loading…
Reference in New Issue