mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Add Polycom alterInfo and ring tones
VVX 5.x, 6.x, 250 and 450
This commit is contained in:
@@ -271,6 +271,68 @@
|
||||
{if isset($polycom_contacts_directory)}contacts_directory="{$polycom_contacts_directory}/{$domain_name}/"{/if}
|
||||
{if isset($polycom_pagination_enabled)}up.Pagination.enabled="{$polycom_pagination_enabled}"{/if}
|
||||
/>
|
||||
<ALERT_INFO
|
||||
voIpProt.SIP.alertInfo.1.value="paging" voIpProt.SIP.alertInfo.3.class="paging"
|
||||
voIpProt.SIP.alertInfo.2.value="autoanswer" voIpProt.SIP.alertInfo.4.class="autoanswer"
|
||||
voIpProt.SIP.alertInfo.3.value="external" voIpProt.SIP.alertInfo.1.class="custom17"
|
||||
voIpProt.SIP.alertInfo.4.value="internal" voIpProt.SIP.alertInfo.2.class="custom18"
|
||||
voIpProt.SIP.alertInfo.5.value="1" voIpProt.SIP.alertInfo.3.class="custom1"
|
||||
voIpProt.SIP.alertInfo.6.value="2" voIpProt.SIP.alertInfo.4.class="custom2"
|
||||
voIpProt.SIP.alertInfo.7.value="3" voIpProt.SIP.alertInfo.5.class="custom3"
|
||||
voIpProt.SIP.alertInfo.8.value="4" voIpProt.SIP.alertInfo.6.class="custom4"
|
||||
voIpProt.SIP.alertInfo.9.value="5" voIpProt.SIP.alertInfo.7.class="custom5"
|
||||
voIpProt.SIP.alertInfo.10.value="6" voIpProt.SIP.alertInfo.8.class="custom6"
|
||||
voIpProt.SIP.alertInfo.11.value="7" voIpProt.SIP.alertInfo.9.class="custom7"
|
||||
voIpProt.SIP.alertInfo.12.value="8" voIpProt.SIP.alertInfo.10.class="custom8"
|
||||
voIpProt.SIP.alertInfo.13.value="9" voIpProt.SIP.alertInfo.11.class="custom9"
|
||||
voIpProt.SIP.alertInfo.14.value="10" voIpProt.SIP.alertInfo.12.class="custom10"
|
||||
voIpProt.SIP.alertInfo.15.value="11" voIpProt.SIP.alertInfo.13.class="custom11"
|
||||
voIpProt.SIP.alertInfo.16.value="12" voIpProt.SIP.alertInfo.14.class="custom12"
|
||||
voIpProt.SIP.alertInfo.17.value="13" voIpProt.SIP.alertInfo.17.class="custom13"
|
||||
voIpProt.SIP.alertInfo.18.value="14" voIpProt.SIP.alertInfo.18.class="custom14"
|
||||
voIpProt.SIP.alertInfo.20.value="15" voIpProt.SIP.alertInfo.16.class="custom15"
|
||||
voIpProt.SIP.alertInfo.21.value="16" voIpProt.SIP.alertInfo.16.class="custom16"
|
||||
voIpProt.SIP.alertInfo.22.value="17" voIpProt.SIP.alertInfo.16.class="custom17"
|
||||
voIpProt.SIP.alertInfo.23.value="18" voIpProt.SIP.alertInfo.16.class="custom18"
|
||||
/>
|
||||
<RING_TONES
|
||||
se.rt.custom1.ringer="ringer1"
|
||||
se.rt.custom1.type="ring"
|
||||
se.rt.custom2.ringer="ringer2"
|
||||
se.rt.custom2.type="ring"
|
||||
se.rt.custom3.ringer="ringer3"
|
||||
se.rt.custom3.type="ring"
|
||||
se.rt.custom4.ringer="ringer4"
|
||||
se.rt.custom4.type="ring"
|
||||
se.rt.custom5.ringer="ringer5"
|
||||
se.rt.custom5.type="ring"
|
||||
se.rt.custom6.ringer="ringer6"
|
||||
se.rt.custom6.type="ring"
|
||||
se.rt.custom7.ringer="ringer7"
|
||||
se.rt.custom7.type="ring"
|
||||
se.rt.ringer8.ringer="ringer8"
|
||||
se.rt.custom8.type="ring"
|
||||
se.rt.custom9.ringer="ringer9"
|
||||
se.rt.custom9.type="ring"
|
||||
se.rt.custom10.ringer="ringer10"
|
||||
se.rt.custom10.type="ring"
|
||||
se.rt.custom11.ringer="ringer11"
|
||||
se.rt.custom11.type="ring"
|
||||
se.rt.custom12.ringer="ringer12"
|
||||
se.rt.custom12.type="ring"
|
||||
se.rt.custom13.ringer="ringer13"
|
||||
se.rt.custom13.type="ring"
|
||||
se.rt.custom14.ringer="ringer14"
|
||||
se.rt.custom14.type="ring"
|
||||
se.rt.custom15.ringer="ringer15"
|
||||
se.rt.custom15.type="ring"
|
||||
se.rt.custom16.ringer="ringer16"
|
||||
se.rt.custom16.type="ring"
|
||||
se.rt.custom17.ringer="ringer1"
|
||||
se.rt.custom17.type="ring"
|
||||
se.rt.custom18.ringer="ringer5"
|
||||
se.rt.custom18.type="ring"
|
||||
/>
|
||||
<SOFT_KEYS
|
||||
softkey.1.label="VMTransfer"
|
||||
softkey.1.action="^*99$P1N4$$Trefer$"
|
||||
|
||||
@@ -271,6 +271,68 @@
|
||||
{if isset($polycom_contacts_directory)}contacts_directory="{$polycom_contacts_directory}/{$domain_name}/"{/if}
|
||||
{if isset($polycom_pagination_enabled)}up.Pagination.enabled="{$polycom_pagination_enabled}"{/if}
|
||||
/>
|
||||
<ALERT_INFO
|
||||
voIpProt.SIP.alertInfo.1.value="paging" voIpProt.SIP.alertInfo.3.class="paging"
|
||||
voIpProt.SIP.alertInfo.2.value="autoanswer" voIpProt.SIP.alertInfo.4.class="autoanswer"
|
||||
voIpProt.SIP.alertInfo.3.value="external" voIpProt.SIP.alertInfo.1.class="custom17"
|
||||
voIpProt.SIP.alertInfo.4.value="internal" voIpProt.SIP.alertInfo.2.class="custom18"
|
||||
voIpProt.SIP.alertInfo.5.value="1" voIpProt.SIP.alertInfo.3.class="custom1"
|
||||
voIpProt.SIP.alertInfo.6.value="2" voIpProt.SIP.alertInfo.4.class="custom2"
|
||||
voIpProt.SIP.alertInfo.7.value="3" voIpProt.SIP.alertInfo.5.class="custom3"
|
||||
voIpProt.SIP.alertInfo.8.value="4" voIpProt.SIP.alertInfo.6.class="custom4"
|
||||
voIpProt.SIP.alertInfo.9.value="5" voIpProt.SIP.alertInfo.7.class="custom5"
|
||||
voIpProt.SIP.alertInfo.10.value="6" voIpProt.SIP.alertInfo.8.class="custom6"
|
||||
voIpProt.SIP.alertInfo.11.value="7" voIpProt.SIP.alertInfo.9.class="custom7"
|
||||
voIpProt.SIP.alertInfo.12.value="8" voIpProt.SIP.alertInfo.10.class="custom8"
|
||||
voIpProt.SIP.alertInfo.13.value="9" voIpProt.SIP.alertInfo.11.class="custom9"
|
||||
voIpProt.SIP.alertInfo.14.value="10" voIpProt.SIP.alertInfo.12.class="custom10"
|
||||
voIpProt.SIP.alertInfo.15.value="11" voIpProt.SIP.alertInfo.13.class="custom11"
|
||||
voIpProt.SIP.alertInfo.16.value="12" voIpProt.SIP.alertInfo.14.class="custom12"
|
||||
voIpProt.SIP.alertInfo.17.value="13" voIpProt.SIP.alertInfo.17.class="custom13"
|
||||
voIpProt.SIP.alertInfo.18.value="14" voIpProt.SIP.alertInfo.18.class="custom14"
|
||||
voIpProt.SIP.alertInfo.20.value="15" voIpProt.SIP.alertInfo.16.class="custom15"
|
||||
voIpProt.SIP.alertInfo.21.value="16" voIpProt.SIP.alertInfo.16.class="custom16"
|
||||
voIpProt.SIP.alertInfo.22.value="17" voIpProt.SIP.alertInfo.16.class="custom17"
|
||||
voIpProt.SIP.alertInfo.23.value="18" voIpProt.SIP.alertInfo.16.class="custom18"
|
||||
/>
|
||||
<RING_TONES
|
||||
se.rt.custom1.ringer="ringer1"
|
||||
se.rt.custom1.type="ring"
|
||||
se.rt.custom2.ringer="ringer2"
|
||||
se.rt.custom2.type="ring"
|
||||
se.rt.custom3.ringer="ringer3"
|
||||
se.rt.custom3.type="ring"
|
||||
se.rt.custom4.ringer="ringer4"
|
||||
se.rt.custom4.type="ring"
|
||||
se.rt.custom5.ringer="ringer5"
|
||||
se.rt.custom5.type="ring"
|
||||
se.rt.custom6.ringer="ringer6"
|
||||
se.rt.custom6.type="ring"
|
||||
se.rt.custom7.ringer="ringer7"
|
||||
se.rt.custom7.type="ring"
|
||||
se.rt.ringer8.ringer="ringer8"
|
||||
se.rt.custom8.type="ring"
|
||||
se.rt.custom9.ringer="ringer9"
|
||||
se.rt.custom9.type="ring"
|
||||
se.rt.custom10.ringer="ringer10"
|
||||
se.rt.custom10.type="ring"
|
||||
se.rt.custom11.ringer="ringer11"
|
||||
se.rt.custom11.type="ring"
|
||||
se.rt.custom12.ringer="ringer12"
|
||||
se.rt.custom12.type="ring"
|
||||
se.rt.custom13.ringer="ringer13"
|
||||
se.rt.custom13.type="ring"
|
||||
se.rt.custom14.ringer="ringer14"
|
||||
se.rt.custom14.type="ring"
|
||||
se.rt.custom15.ringer="ringer15"
|
||||
se.rt.custom15.type="ring"
|
||||
se.rt.custom16.ringer="ringer16"
|
||||
se.rt.custom16.type="ring"
|
||||
se.rt.custom17.ringer="ringer1"
|
||||
se.rt.custom17.type="ring"
|
||||
se.rt.custom18.ringer="ringer5"
|
||||
se.rt.custom18.type="ring"
|
||||
/>
|
||||
<SOFT_KEYS
|
||||
softkey.1.label="VMTransfer"
|
||||
softkey.1.action="^*99$P1N4$$Trefer$"
|
||||
|
||||
@@ -270,6 +270,68 @@
|
||||
reg.1.server.1.subscribe.expires="{$polycom_subscribe_expires}"
|
||||
{if isset($polycom_contacts_directory)}contacts_directory="{$polycom_contacts_directory}/{$domain_name}/"{/if}
|
||||
{if isset($polycom_pagination_enabled)}up.Pagination.enabled="{$polycom_pagination_enabled}"{/if}
|
||||
/>
|
||||
<ALERT_INFO
|
||||
voIpProt.SIP.alertInfo.1.value="paging" voIpProt.SIP.alertInfo.3.class="paging"
|
||||
voIpProt.SIP.alertInfo.2.value="autoanswer" voIpProt.SIP.alertInfo.4.class="autoanswer"
|
||||
voIpProt.SIP.alertInfo.3.value="external" voIpProt.SIP.alertInfo.1.class="custom17"
|
||||
voIpProt.SIP.alertInfo.4.value="internal" voIpProt.SIP.alertInfo.2.class="custom18"
|
||||
voIpProt.SIP.alertInfo.5.value="1" voIpProt.SIP.alertInfo.3.class="custom1"
|
||||
voIpProt.SIP.alertInfo.6.value="2" voIpProt.SIP.alertInfo.4.class="custom2"
|
||||
voIpProt.SIP.alertInfo.7.value="3" voIpProt.SIP.alertInfo.5.class="custom3"
|
||||
voIpProt.SIP.alertInfo.8.value="4" voIpProt.SIP.alertInfo.6.class="custom4"
|
||||
voIpProt.SIP.alertInfo.9.value="5" voIpProt.SIP.alertInfo.7.class="custom5"
|
||||
voIpProt.SIP.alertInfo.10.value="6" voIpProt.SIP.alertInfo.8.class="custom6"
|
||||
voIpProt.SIP.alertInfo.11.value="7" voIpProt.SIP.alertInfo.9.class="custom7"
|
||||
voIpProt.SIP.alertInfo.12.value="8" voIpProt.SIP.alertInfo.10.class="custom8"
|
||||
voIpProt.SIP.alertInfo.13.value="9" voIpProt.SIP.alertInfo.11.class="custom9"
|
||||
voIpProt.SIP.alertInfo.14.value="10" voIpProt.SIP.alertInfo.12.class="custom10"
|
||||
voIpProt.SIP.alertInfo.15.value="11" voIpProt.SIP.alertInfo.13.class="custom11"
|
||||
voIpProt.SIP.alertInfo.16.value="12" voIpProt.SIP.alertInfo.14.class="custom12"
|
||||
voIpProt.SIP.alertInfo.17.value="13" voIpProt.SIP.alertInfo.17.class="custom13"
|
||||
voIpProt.SIP.alertInfo.18.value="14" voIpProt.SIP.alertInfo.18.class="custom14"
|
||||
voIpProt.SIP.alertInfo.20.value="15" voIpProt.SIP.alertInfo.16.class="custom15"
|
||||
voIpProt.SIP.alertInfo.21.value="16" voIpProt.SIP.alertInfo.16.class="custom16"
|
||||
voIpProt.SIP.alertInfo.22.value="17" voIpProt.SIP.alertInfo.16.class="custom17"
|
||||
voIpProt.SIP.alertInfo.23.value="18" voIpProt.SIP.alertInfo.16.class="custom18"
|
||||
/>
|
||||
<RING_TONES
|
||||
se.rt.custom1.ringer="ringer1"
|
||||
se.rt.custom1.type="ring"
|
||||
se.rt.custom2.ringer="ringer2"
|
||||
se.rt.custom2.type="ring"
|
||||
se.rt.custom3.ringer="ringer3"
|
||||
se.rt.custom3.type="ring"
|
||||
se.rt.custom4.ringer="ringer4"
|
||||
se.rt.custom4.type="ring"
|
||||
se.rt.custom5.ringer="ringer5"
|
||||
se.rt.custom5.type="ring"
|
||||
se.rt.custom6.ringer="ringer6"
|
||||
se.rt.custom6.type="ring"
|
||||
se.rt.custom7.ringer="ringer7"
|
||||
se.rt.custom7.type="ring"
|
||||
se.rt.ringer8.ringer="ringer8"
|
||||
se.rt.custom8.type="ring"
|
||||
se.rt.custom9.ringer="ringer9"
|
||||
se.rt.custom9.type="ring"
|
||||
se.rt.custom10.ringer="ringer10"
|
||||
se.rt.custom10.type="ring"
|
||||
se.rt.custom11.ringer="ringer11"
|
||||
se.rt.custom11.type="ring"
|
||||
se.rt.custom12.ringer="ringer12"
|
||||
se.rt.custom12.type="ring"
|
||||
se.rt.custom13.ringer="ringer13"
|
||||
se.rt.custom13.type="ring"
|
||||
se.rt.custom14.ringer="ringer14"
|
||||
se.rt.custom14.type="ring"
|
||||
se.rt.custom15.ringer="ringer15"
|
||||
se.rt.custom15.type="ring"
|
||||
se.rt.custom16.ringer="ringer16"
|
||||
se.rt.custom16.type="ring"
|
||||
se.rt.custom17.ringer="ringer1"
|
||||
se.rt.custom17.type="ring"
|
||||
se.rt.custom18.ringer="ringer5"
|
||||
se.rt.custom18.type="ring"
|
||||
/>
|
||||
<SOFT_KEYS
|
||||
softkey.1.label="VMTransfer"
|
||||
|
||||
@@ -271,6 +271,68 @@
|
||||
{if isset($polycom_contacts_directory)}contacts_directory="{$polycom_contacts_directory}/{$domain_name}/"{/if}
|
||||
{if isset($polycom_pagination_enabled)}up.Pagination.enabled="{$polycom_pagination_enabled}"{/if}
|
||||
/>
|
||||
<ALERT_INFO
|
||||
voIpProt.SIP.alertInfo.1.value="paging" voIpProt.SIP.alertInfo.3.class="paging"
|
||||
voIpProt.SIP.alertInfo.2.value="autoanswer" voIpProt.SIP.alertInfo.4.class="autoanswer"
|
||||
voIpProt.SIP.alertInfo.3.value="external" voIpProt.SIP.alertInfo.1.class="custom17"
|
||||
voIpProt.SIP.alertInfo.4.value="internal" voIpProt.SIP.alertInfo.2.class="custom18"
|
||||
voIpProt.SIP.alertInfo.5.value="1" voIpProt.SIP.alertInfo.3.class="custom1"
|
||||
voIpProt.SIP.alertInfo.6.value="2" voIpProt.SIP.alertInfo.4.class="custom2"
|
||||
voIpProt.SIP.alertInfo.7.value="3" voIpProt.SIP.alertInfo.5.class="custom3"
|
||||
voIpProt.SIP.alertInfo.8.value="4" voIpProt.SIP.alertInfo.6.class="custom4"
|
||||
voIpProt.SIP.alertInfo.9.value="5" voIpProt.SIP.alertInfo.7.class="custom5"
|
||||
voIpProt.SIP.alertInfo.10.value="6" voIpProt.SIP.alertInfo.8.class="custom6"
|
||||
voIpProt.SIP.alertInfo.11.value="7" voIpProt.SIP.alertInfo.9.class="custom7"
|
||||
voIpProt.SIP.alertInfo.12.value="8" voIpProt.SIP.alertInfo.10.class="custom8"
|
||||
voIpProt.SIP.alertInfo.13.value="9" voIpProt.SIP.alertInfo.11.class="custom9"
|
||||
voIpProt.SIP.alertInfo.14.value="10" voIpProt.SIP.alertInfo.12.class="custom10"
|
||||
voIpProt.SIP.alertInfo.15.value="11" voIpProt.SIP.alertInfo.13.class="custom11"
|
||||
voIpProt.SIP.alertInfo.16.value="12" voIpProt.SIP.alertInfo.14.class="custom12"
|
||||
voIpProt.SIP.alertInfo.17.value="13" voIpProt.SIP.alertInfo.17.class="custom13"
|
||||
voIpProt.SIP.alertInfo.18.value="14" voIpProt.SIP.alertInfo.18.class="custom14"
|
||||
voIpProt.SIP.alertInfo.20.value="15" voIpProt.SIP.alertInfo.16.class="custom15"
|
||||
voIpProt.SIP.alertInfo.21.value="16" voIpProt.SIP.alertInfo.16.class="custom16"
|
||||
voIpProt.SIP.alertInfo.22.value="17" voIpProt.SIP.alertInfo.16.class="custom17"
|
||||
voIpProt.SIP.alertInfo.23.value="18" voIpProt.SIP.alertInfo.16.class="custom18"
|
||||
/>
|
||||
<RING_TONES
|
||||
se.rt.custom1.ringer="ringer1"
|
||||
se.rt.custom1.type="ring"
|
||||
se.rt.custom2.ringer="ringer2"
|
||||
se.rt.custom2.type="ring"
|
||||
se.rt.custom3.ringer="ringer3"
|
||||
se.rt.custom3.type="ring"
|
||||
se.rt.custom4.ringer="ringer4"
|
||||
se.rt.custom4.type="ring"
|
||||
se.rt.custom5.ringer="ringer5"
|
||||
se.rt.custom5.type="ring"
|
||||
se.rt.custom6.ringer="ringer6"
|
||||
se.rt.custom6.type="ring"
|
||||
se.rt.custom7.ringer="ringer7"
|
||||
se.rt.custom7.type="ring"
|
||||
se.rt.ringer8.ringer="ringer8"
|
||||
se.rt.custom8.type="ring"
|
||||
se.rt.custom9.ringer="ringer9"
|
||||
se.rt.custom9.type="ring"
|
||||
se.rt.custom10.ringer="ringer10"
|
||||
se.rt.custom10.type="ring"
|
||||
se.rt.custom11.ringer="ringer11"
|
||||
se.rt.custom11.type="ring"
|
||||
se.rt.custom12.ringer="ringer12"
|
||||
se.rt.custom12.type="ring"
|
||||
se.rt.custom13.ringer="ringer13"
|
||||
se.rt.custom13.type="ring"
|
||||
se.rt.custom14.ringer="ringer14"
|
||||
se.rt.custom14.type="ring"
|
||||
se.rt.custom15.ringer="ringer15"
|
||||
se.rt.custom15.type="ring"
|
||||
se.rt.custom16.ringer="ringer16"
|
||||
se.rt.custom16.type="ring"
|
||||
se.rt.custom17.ringer="ringer1"
|
||||
se.rt.custom17.type="ring"
|
||||
se.rt.custom18.ringer="ringer5"
|
||||
se.rt.custom18.type="ring"
|
||||
/>
|
||||
<SOFT_KEYS
|
||||
softkey.1.label="VMTransfer"
|
||||
softkey.1.action="^*99$P1N4$$Trefer$"
|
||||
|
||||
Reference in New Issue
Block a user