Add a new permission outbound_caller_id_select for extensions and ability to select the outbound caller id from the new destinations tool.

This commit is contained in:
Mark Crane
2012-10-25 06:29:59 +00:00
parent a734428ad4
commit 515b4f7ea6
2 changed files with 66 additions and 4 deletions
+4
View File
@@ -56,6 +56,10 @@
$apps[$x]['permissions'][4]['name'] = 'extension_toll';
$apps[$x]['permissions'][4]['groups'][] = 'superadmin';
$apps[$x]['permissions'][5]['name'] = 'outbound_caller_id_select';
//$apps[$x]['permissions'][3]['groups'][] = 'admin';
//$apps[$x]['permissions'][3]['groups'][] = 'superadmin';
//schema details
$y = 0; //table array index
$z = 0; //field array index