Add domain control to dialplan -> destinations to users in the superadmin group by default.

This commit is contained in:
Mark Crane
2015-01-25 08:24:32 +00:00
parent c9264737fe
commit 8b7f658b7a
2 changed files with 78 additions and 38 deletions
+3
View File
@@ -39,6 +39,9 @@
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
$apps[$x]['permissions'][$y]['groups'][] = "admin";
$y++;
$apps[$x]['permissions'][$y]['name'] = 'destination_domain';
$apps[$x]['permissions'][$y]['groups'][] = 'superadmin';
$y++;
//schema details
$y = 0; //table array index