Add polycom_digitmap variable for Polycom variable for provisioning.

This commit is contained in:
markjcrane
2016-01-29 16:02:32 -07:00
parent 3fdee27e3a
commit 099aad8c98
2 changed files with 2 additions and 2 deletions

View File

@@ -49,7 +49,7 @@
tcpIpApp.sntp.daylightSavings.stop.dayOfWeek.lastInMonth="0"
/>
<DIALPLAN
dialplan.digitmap="[*]xxxx|[2-9]11|0T|011xxx.T|[0-1][2-9]xxxxxxxxx|[2-9]xxxxxxxxx|[1-9]xxT|**x.T"
{if isset($polycom_digitmap)}dialplan.digitmap="{$polycom_digitmap}"{else}dialplan.digitmap=""{/if}
/>
<DEVICE_KEYS
attendant.uri=""

View File

@@ -49,7 +49,7 @@
tcpIpApp.sntp.daylightSavings.stop.dayOfWeek.lastInMonth="0"
/>
<DIALPLAN
dialplan.digitmap="[*]xxxx|[2-9]11|0T|011xxx.T|[0-1][2-9]xxxxxxxxx|[2-9]xxxxxxxxx|[1-9]xxT|**x.T"
{if isset($polycom_digitmap)}dialplan.digitmap="{$polycom_digitmap}"{else}dialplan.digitmap=""{/if}
/>
<DEVICE_KEYS
attendant.uri=""