Add FIFO Queues to use the same code as the dialplan.

This commit is contained in:
Mark Crane
2013-09-11 19:31:40 +00:00
parent 70510f7956
commit a5d9959974
7 changed files with 31 additions and 4 deletions
+3 -1
View File
@@ -17,7 +17,7 @@
The Initial Developer of the Original Code is
Mark J Crane <markjcrane@fusionpbx.com>
Portions created by the Initial Developer are Copyright (C) 2008-2012
Portions created by the Initial Developer are Copyright (C) 2008-2013
the Initial Developer. All Rights Reserved.
Contributor(s):
@@ -32,6 +32,8 @@ if (permission_exists('dialplan_add')
|| permission_exists('inbound_route_edit')
|| permission_exists('outbound_route_add')
|| permission_exists('outbound_route_edit')
|| permission_exists('fifo_edit')
|| permission_exists('fifo_add')
|| permission_exists('time_conditions_add')
|| permission_exists('time_conditions_edit')) {
//access granted