Add a few additional params to the Polycom/5.x template.

This commit is contained in:
Mark Crane
2015-03-16 17:26:02 +00:00
parent 5546858298
commit b2e729dcf2

View File

@@ -1,4 +1,4 @@
<phone1>
<phone>
<!-- Enable Remote Pcap -->
<capture
diags.pcap.enabled="1"
@@ -12,7 +12,8 @@
<!-- Enable Polycom Paging -->
<ptt
ptt.pageMode.enable="1"
ptt.pageMode.enable="1"
ptt.pageMode.displayName="INTERCOM"
/>
<!-- Enable Features -->
@@ -84,12 +85,12 @@
/>
<!-- Dialplan -->
<dialplan
<map
dialplan.digitmap="[*]xxxx|[2-9]11|0T|011xxx.T|[0-1][2-9]xxxxxxxxx|[2-9]xxxxxxxxx|[1-9]xxT|**x.T"
/>
<!-- Enable Phone to reboot upon SIP NOTIFY from Fusion -->
<specialEvent
<special
voIpProt.SIP.specialEvent.checkSync.alwaysReboot="1"
/>
@@ -126,4 +127,4 @@
device.dns.altSrvAddress.set="1"
device.dns.altSrvAddress="8.8.8.8"
/>
</phone1>
</phone>