Polycom disable multi-cast as it crosses domains.
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}"
|
||||||
|
|
||||||
@@ -113,7 +113,7 @@
|
|||||||
{/foreach}
|
{/foreach}
|
||||||
/>
|
/>
|
||||||
<MULTICAST_PAGING
|
<MULTICAST_PAGING
|
||||||
ptt.pageMode.enable="1"
|
ptt.pageMode.enable="0"
|
||||||
ptt.pageMode.displayName="INTERCOM"
|
ptt.pageMode.displayName="INTERCOM"
|
||||||
/>
|
/>
|
||||||
<REMOTE_PACKET_CAPTURE
|
<REMOTE_PACKET_CAPTURE
|
||||||
|
|||||||
Reference in New Issue
Block a user