mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
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"?>
|
||||
<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
|
||||
|
||||
Reference in New Issue
Block a user