add an ACL to control snom/vonage/etc. employee telephony integration, RT#34839
[freeside.git] / FS / FS / AccessRight.pm
index 82423d8..95e7aea 100644 (file)
@@ -348,6 +348,12 @@ tie my %rights, 'Tie::IxHash',
   ###
   #'Database access rights' => [
     { rightname=>'Raw SQL', global=>1 }, #NEW
+  #]
+
+  #'Employee preference rights' => [
+    { rightname=>'Employee preference telephony integration' },
+  #]
+
   ],
   
   ###