Active Calls: Removed broken Transfer, Park and Record options in favor the Operator Panel (Park functionality to eventually be added to the OP).
Operator Panel: Only superadmin group can view debug info.
This commit is contained in:
@@ -38,9 +38,8 @@ else {
|
||||
$language = new text;
|
||||
$text = $language->get();
|
||||
|
||||
//echo PROJECT_PATH."/themes/".$_SESSION['domain']['template']['name']."/config.php";
|
||||
//exit;
|
||||
include_once("themes/".$_SESSION['domain']['template']['name']."/config.php");
|
||||
//include theme config for button images
|
||||
include_once("themes/".$_SESSION['domain']['template']['name']."/config.php");
|
||||
|
||||
$switch_cmd = 'fifo list';
|
||||
$fp = event_socket_create($_SESSION['event_socket_ip_address'], $_SESSION['event_socket_port'], $_SESSION['event_socket_password']);
|
||||
|
||||
Reference in New Issue
Block a user