Add FIFO Queues to use the same code as the dialplan.
This commit is contained in:
@@ -30,6 +30,7 @@ require_once "resources/paging.php";
|
||||
if (permission_exists('dialplan_add')
|
||||
|| permission_exists('inbound_route_add')
|
||||
|| permission_exists('outbound_route_add')
|
||||
|| permission_exists('fifo_add')
|
||||
|| permission_exists('time_conditions_add')) {
|
||||
//access granted
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user