Polycom disable multi-cast as it crosses domains.
This commit is contained in:
parent
cbe56ca529
commit
2615d16e15
|
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<PHONE>
|
||||
<REGISTRATION
|
||||
|
||||
|
||||
reg.{$row.line_number}.serverFeatureControl.cf="{$polycom_feature_key_sync}"
|
||||
reg.{$row.line_number}.serverFeatureControl.dnd="{$polycom_feature_key_sync}"
|
||||
|
||||
|
|
@ -113,7 +113,7 @@
|
|||
{/foreach}
|
||||
/>
|
||||
<MULTICAST_PAGING
|
||||
ptt.pageMode.enable="1"
|
||||
ptt.pageMode.enable="0"
|
||||
ptt.pageMode.displayName="INTERCOM"
|
||||
/>
|
||||
<REMOTE_PACKET_CAPTURE
|
||||
|
|
|
|||
Loading…
Reference in New Issue