summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoraalatchm <aalatchm@jamailca.com>2011-07-01 18:25:43 +0000
committerTed Trask <ttrask01@yahoo.com>2011-07-01 14:59:50 -0400
commit065c39555fc7e86a800d14ea8ac8d3ebd48cd0d9 (patch)
tree4baeff8436c4141558bc25b9659525718f9f2cdf
parente567ac9a4f091e4ea27068fa461b64016ad5e749 (diff)
downloadacf-provisioning-065c39555fc7e86a800d14ea8ac8d3ebd48cd0d9.tar.bz2
acf-provisioning-065c39555fc7e86a800d14ea8ac8d3ebd48cd0d9.tar.xz
Linksys user should not be able to change any settings from IVR menu
-rw-r--r--templates/linksysata-template.lua24
1 files changed, 12 insertions, 12 deletions
diff --git a/templates/linksysata-template.lua b/templates/linksysata-template.lua
index 7ee0dfc..147d060 100644
--- a/templates/linksysata-template.lua
+++ b/templates/linksysata-template.lua
@@ -29,22 +29,22 @@ end
<Admin_Passwd ua="na"><%= values.device.adminpassword %></Admin_Passwd>
-<User_Password ua="rw"><%= values.device.adminpassword %></User_Password>
+<User_Password ua="na"><%= values.device.adminpassword %></User_Password>
-<DHCP ua="rw">Yes</DHCP>
-<Static_IP ua="rw"></Static_IP>
-<NetMask ua="rw"></NetMask>
-<Gateway ua="rw"></Gateway>
+<DHCP ua="na">Yes</DHCP>
+<Static_IP ua="na"></Static_IP>
+<NetMask ua="na"></NetMask>
+<Gateway ua="na"></Gateway>
-<HostName ua="rw"><% io.write(values.reg1.extension) %></HostName>
-<Domain ua="rw" />
+<HostName ua="na"><% io.write(values.reg1.extension) %></HostName>
+<Domain ua="na" />
-<Primary_DNS ua="rw"></Primary_DNS>
-<Secondary_DNS ua="rw"></Secondary_DNS>
+<Primary_DNS ua="na"></Primary_DNS>
+<Secondary_DNS ua="na"></Secondary_DNS>
<DNS_Server_Order ua="na">DHCP,Manual</DNS_Server_Order>
<DNS_Query_Mode ua="na">Sequential</DNS_Query_Mode>
@@ -406,7 +406,7 @@ http://<% io.write(web_server) %>/Linksys/$MA.xml
<Dist_Ring_Setting_1_ ua="na">Yes</Dist_Ring_Setting_1_>
<Secure_Call_Setting_1_ ua="na">No</Secure_Call_Setting_1_>
-<Message_Waiting_1_ ua="rw">No</Message_Waiting_1_>
+<Message_Waiting_1_ ua="na">No</Message_Waiting_1_>
@@ -616,7 +616,7 @@ http://<% io.write(web_server) %>/Linksys/$MA.xml
<Dist_Ring_Setting_2_ ua="na">Yes</Dist_Ring_Setting_2_>
<Secure_Call_Setting_2_ ua="na">No</Secure_Call_Setting_2_>
-<Message_Waiting_2_ ua="rw"/>
+<Message_Waiting_2_ ua="na"/>
@@ -802,7 +802,7 @@ http://<% io.write(web_server) %>/Linksys/$MA.xml
GMT-05:00
</Time_Zone>
-<Daylight_Saving_Time_Rule>
+<Daylight_Saving_Time_Rule ua="na">
start=3/8/7/2:0:0;end=11/1/7/2:0:0;save=1
</Daylight_Saving_Time_Rule>