Update {$mac}.cfg
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||||
<PHONE>
|
<PHONE>
|
||||||
<REGISTRATION
|
<REGISTRATION
|
||||||
|
|
||||||
reg.{$row.line_number}.serverFeatureControl.cf="{$polycom_feature_key_sync}"
|
reg.{$row.line_number}.serverFeatureControl.cf="{$polycom_feature_key_sync}"
|
||||||
reg.{$row.line_number}.serverFeatureControl.dnd="{$polycom_feature_key_sync}"
|
reg.{$row.line_number}.serverFeatureControl.dnd="{$polycom_feature_key_sync}"
|
||||||
|
|
||||||
@@ -125,6 +125,9 @@
|
|||||||
diags.pcap.remote.enabled="0"
|
diags.pcap.remote.enabled="0"
|
||||||
/>
|
/>
|
||||||
<GENERAL
|
<GENERAL
|
||||||
|
{if isset($polycom_nat_ip)}
|
||||||
|
nat.ip="{$polycom_nat_ip}"
|
||||||
|
{/if}
|
||||||
nat.keepalive.interval="30"
|
nat.keepalive.interval="30"
|
||||||
voIpProt.SIP.specialEvent.checkSync.alwaysReboot="1"
|
voIpProt.SIP.specialEvent.checkSync.alwaysReboot="1"
|
||||||
voIpProt.SIP.requestValidation.1.request="INVITE"
|
voIpProt.SIP.requestValidation.1.request="INVITE"
|
||||||
|
|||||||
Reference in New Issue
Block a user