diff --git a/resources/templates/provision/polycom/4.x/{$mac}.cfg b/resources/templates/provision/polycom/4.x/{$mac}.cfg index 5501ca8a29..9b2d228c46 100644 --- a/resources/templates/provision/polycom/4.x/{$mac}.cfg +++ b/resources/templates/provision/polycom/4.x/{$mac}.cfg @@ -5,7 +5,7 @@ reg.{$row.line_number}.address="{$row.user_id}" reg.{$row.line_number}.label="{$row.display_name}" reg.{$row.line_number}.type="private" - reg.{$row.line_number}.auth.userId="{$row.user_id}" + reg.{$row.line_number}.auth.userId="{$row.user_id}" reg.{$row.line_number}.auth.password="{$row.password}" reg.{$row.line_number}.lineKeys="{$line_key_value_{$row.line_number}}" {if isset($row.outbound_proxy)}reg.{$row.line_number}.outboundProxy.address = "{$row.outbound_proxy}"{/if} @@ -34,9 +34,9 @@ device.sntp.serverName="pool.ntp.org" device.sntp.gmtOffset="{$polycom_gmt_offset}" device.auth.localAdminPassword.set="1" - device.auth.localAdminPassword="{$admin_password}" + device.auth.localAdminPassword="{$admin_password}" /> - diff --git a/resources/templates/provision/polycom/5.x/{$mac}.cfg b/resources/templates/provision/polycom/5.x/{$mac}.cfg index 5501ca8a29..9b2d228c46 100755 --- a/resources/templates/provision/polycom/5.x/{$mac}.cfg +++ b/resources/templates/provision/polycom/5.x/{$mac}.cfg @@ -5,7 +5,7 @@ reg.{$row.line_number}.address="{$row.user_id}" reg.{$row.line_number}.label="{$row.display_name}" reg.{$row.line_number}.type="private" - reg.{$row.line_number}.auth.userId="{$row.user_id}" + reg.{$row.line_number}.auth.userId="{$row.user_id}" reg.{$row.line_number}.auth.password="{$row.password}" reg.{$row.line_number}.lineKeys="{$line_key_value_{$row.line_number}}" {if isset($row.outbound_proxy)}reg.{$row.line_number}.outboundProxy.address = "{$row.outbound_proxy}"{/if} @@ -34,9 +34,9 @@ device.sntp.serverName="pool.ntp.org" device.sntp.gmtOffset="{$polycom_gmt_offset}" device.auth.localAdminPassword.set="1" - device.auth.localAdminPassword="{$admin_password}" + device.auth.localAdminPassword="{$admin_password}" /> - diff --git a/resources/templates/provision/polycom/650/{$mac}-registration.cfg b/resources/templates/provision/polycom/650/{$mac}-registration.cfg index c88ae13caa..d9830613dc 100644 --- a/resources/templates/provision/polycom/650/{$mac}-registration.cfg +++ b/resources/templates/provision/polycom/650/{$mac}-registration.cfg @@ -4,87 +4,87 @@ - + + 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=""/> diff --git a/resources/templates/provision/polycom/8030/{$mac}-registration.cfg b/resources/templates/provision/polycom/8030/{$mac}-registration.cfg index c88ae13caa..d9830613dc 100644 --- a/resources/templates/provision/polycom/8030/{$mac}-registration.cfg +++ b/resources/templates/provision/polycom/8030/{$mac}-registration.cfg @@ -4,87 +4,87 @@ - + + 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=""/> diff --git a/resources/templates/provision/polycom/vvx/features.cfg b/resources/templates/provision/polycom/vvx/features.cfg index 9f3f42c3c2..77e1c6e080 100644 --- a/resources/templates/provision/polycom/vvx/features.cfg +++ b/resources/templates/provision/polycom/vvx/features.cfg @@ -6,31 +6,31 @@ - - - diff --git a/resources/templates/provision/polycom/vvx/{$mac}-registration.cfg b/resources/templates/provision/polycom/vvx/{$mac}-registration.cfg index fd17c075cc..f3b26365fd 100644 --- a/resources/templates/provision/polycom/vvx/{$mac}-registration.cfg +++ b/resources/templates/provision/polycom/vvx/{$mac}-registration.cfg @@ -4,16 +4,16 @@ - - - - + + 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=""/> \ No newline at end of file