summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoao Arruda <jarruda@bra.wtbts.net>2015-05-27 11:51:03 -0300
committerTed Trask <ttrask01@yahoo.com>2015-05-27 11:07:41 -0400
commit0f240f481183345523983fec7ce4253b0227a7af (patch)
treedec00055de7440dc5122b0498b9b8223e30f3168
parent4abc2a89013eca4d02cd0045bde88aded3e4242c (diff)
downloadacf-provisioning-0f240f481183345523983fec7ce4253b0227a7af.tar.bz2
acf-provisioning-0f240f481183345523983fec7ce4253b0227a7af.tar.xz
Change Polycom template to disable only Placed call list
Signed-off-by: Ted Trask <ttrask01@yahoo.com>
-rw-r--r--config/templates/polycom-template.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/templates/polycom-template.lua b/config/templates/polycom-template.lua
index 7c3b46c..3bc21a5 100644
--- a/config/templates/polycom-template.lua
+++ b/config/templates/polycom-template.lua
@@ -156,7 +156,7 @@ local enable = {forwarding = false, hotline = false}
if values.services then
-- set variables so that we don't have to test values.services again
if not values.services.callhistoryenable then
- xml_attr({ 'feature.callList.enabled' }, '0')
+ xml_attr({ 'feature.callListPlaced.enabled' }, '0')
end
if not values.services.callwaitingenable then
-- only allow one call per line key