Add normal and automata options for the Polycom provisioning templates

This commit is contained in:
Mark Crane
2014-07-20 06:11:37 +00:00
parent c7434ddfa9
commit 5f788ae6fe
3 changed files with 54 additions and 19 deletions
@@ -24,6 +24,7 @@
reg.1.server.1.retryTimeOut=""
reg.1.server.1.retryMaxCount=""
reg.1.server.1.expires.lineSeize=""
reg.2.displayname="{$user_id_2}"
reg.2.address="{$user_id_2}"
reg.2.label="{$user_id_2}"
@@ -44,6 +45,7 @@
reg.2.server.1.retryTimeOut=""
reg.2.server.1.retryMaxCount=""
reg.2.server.1.expires.lineSeize=""
reg.3.displayName="{$user_id_3}"
reg.3.address="{$user_id_3}"
reg.3.label="Line"
@@ -65,25 +67,38 @@
reg.3.server.1.retryMaxCount=""
reg.3.server.1.expires.lineSeize="" />
<attendant
attendant attendant.reg="1" attendant.ringType="1"
attendant.behaviors.display.spontaneousCallAppearances.normal="1"
attendant.behaviors.display.spontaneousCallAppearances.automata="1"
attendant.behaviors.display.remoteCallerID.normal="1"
attendant.behaviors.display.remoteCallerID.automata="1"
attendant.reg="1"
attendant.resourceList.1.address=""
attendant.resourceList.1.label="ext1"
attendant.resourceList.1.type="automata"
/>
<msg msg.bypassInstantMessage="1">
<mwi
msg.mwi.1.subscribe=""
msg.mwi.1.callBackMode="contact"
msg.mwi.1.callBack="*97"
msg.mwi.2.subscribe=""
msg.mwi.2.callBackMode="disabled"
msg.mwi.2.callBack=""
msg.mwi.3.subscribe=""
msg.mwi.3.callBackMode="disabled"
msg.mwi.3.callBack=""
msg.mwi.4.subscribe=""
msg.mwi.4.callBackMode="disabled"
msg.mwi.4.callBack=""
msg.mwi.5.subscribe=""
msg.mwi.5.callBackMode="disabled"
msg.mwi.5.callBack=""
msg.mwi.6.subscribe=""
msg.mwi.6.callBackMode="disabled"
msg.mwi.6.callBack=""/>
msg.mwi.1.subscribe=""
msg.mwi.1.callBackMode="contact"
msg.mwi.1.callBack="*97"
msg.mwi.2.subscribe=""
msg.mwi.2.callBackMode="disabled"
msg.mwi.2.callBack=""
msg.mwi.3.subscribe=""
msg.mwi.3.callBackMode="disabled"
msg.mwi.3.callBack=""
msg.mwi.4.subscribe=""
msg.mwi.4.callBackMode="disabled"
msg.mwi.4.callBack=""
msg.mwi.5.subscribe=""
msg.mwi.5.callBackMode="disabled"
msg.mwi.5.callBack=""
msg.mwi.6.subscribe=""
msg.mwi.6.callBackMode="disabled"
msg.mwi.6.callBack=""/>
</msg>
</phone1>