SIP Status: List view updates.
This commit is contained in:
parent
514971bcd3
commit
d157b5ee9f
|
|
@ -61,25 +61,25 @@ $text['title-sofia-status']['ru-ru'] = "sofia статус";
|
||||||
$text['title-sofia-status']['sv-se'] = "sofia status";
|
$text['title-sofia-status']['sv-se'] = "sofia status";
|
||||||
$text['title-sofia-status']['uk-ua'] = "sofia status ";
|
$text['title-sofia-status']['uk-ua'] = "sofia status ";
|
||||||
|
|
||||||
$text['title-sip-status']['en-us'] = "SIP Status";
|
$text['title-sip_status']['en-us'] = "SIP Status";
|
||||||
$text['title-sip-status']['ar-eg'] = "";
|
$text['title-sip_status']['ar-eg'] = "";
|
||||||
$text['title-sip-status']['de-at'] = "SIP Status"; //copied from de-de
|
$text['title-sip_status']['de-at'] = "SIP Status"; //copied from de-de
|
||||||
$text['title-sip-status']['de-ch'] = "SIP Status"; //copied from de-de
|
$text['title-sip_status']['de-ch'] = "SIP Status"; //copied from de-de
|
||||||
$text['title-sip-status']['de-de'] = "SIP Status";
|
$text['title-sip_status']['de-de'] = "SIP Status";
|
||||||
$text['title-sip-status']['es-cl'] = "SIP Estado";
|
$text['title-sip_status']['es-cl'] = "SIP Estado";
|
||||||
$text['title-sip-status']['es-mx'] = "SIP Estado"; //copied from es-cl
|
$text['title-sip_status']['es-mx'] = "SIP Estado"; //copied from es-cl
|
||||||
$text['title-sip-status']['fr-ca'] = "SIP État"; //copied from fr-fr
|
$text['title-sip_status']['fr-ca'] = "SIP État"; //copied from fr-fr
|
||||||
$text['title-sip-status']['fr-fr'] = "SIP État";
|
$text['title-sip_status']['fr-fr'] = "SIP État";
|
||||||
$text['title-sip-status']['he-il'] = "";
|
$text['title-sip_status']['he-il'] = "";
|
||||||
$text['title-sip-status']['it-it'] = "Stato SIP";
|
$text['title-sip_status']['it-it'] = "Stato SIP";
|
||||||
$text['title-sip-status']['nl-nl'] = "SIP Status";
|
$text['title-sip_status']['nl-nl'] = "SIP Status";
|
||||||
$text['title-sip-status']['pl-pl'] = "Status SIP";
|
$text['title-sip_status']['pl-pl'] = "Status SIP";
|
||||||
$text['title-sip-status']['pt-br'] = "Estado SIP";
|
$text['title-sip_status']['pt-br'] = "Estado SIP";
|
||||||
$text['title-sip-status']['pt-pt'] = "SIP Estado";
|
$text['title-sip_status']['pt-pt'] = "SIP Estado";
|
||||||
$text['title-sip-status']['ro-ro'] = "";
|
$text['title-sip_status']['ro-ro'] = "";
|
||||||
$text['title-sip-status']['ru-ru'] = "SIP Статус";
|
$text['title-sip_status']['ru-ru'] = "SIP Статус";
|
||||||
$text['title-sip-status']['sv-se'] = "SIP Status";
|
$text['title-sip_status']['sv-se'] = "SIP Status";
|
||||||
$text['title-sip-status']['uk-ua'] = "Стан SIP";
|
$text['title-sip_status']['uk-ua'] = "Стан SIP";
|
||||||
|
|
||||||
$text['label-action']['en-us'] = "Action";
|
$text['label-action']['en-us'] = "Action";
|
||||||
$text['label-action']['ar-eg'] = "";
|
$text['label-action']['ar-eg'] = "";
|
||||||
|
|
@ -161,25 +161,65 @@ $text['label-data']['ru-ru'] = "Дата";
|
||||||
$text['label-data']['sv-se'] = "Data";
|
$text['label-data']['sv-se'] = "Data";
|
||||||
$text['label-data']['uk-ua'] = "Дані";
|
$text['label-data']['uk-ua'] = "Дані";
|
||||||
|
|
||||||
$text['header-sip-status']['en-us'] = "SIP Status";
|
$text['label-profile']['en-us'] = "Profile";
|
||||||
$text['header-sip-status']['ar-eg'] = "";
|
$text['label-profile']['ar-eg'] = "";
|
||||||
$text['header-sip-status']['de-at'] = "SIP Status"; //copied from de-de
|
$text['label-profile']['de-at'] = "Profile"; //copied from de-de
|
||||||
$text['header-sip-status']['de-ch'] = "SIP Status"; //copied from de-de
|
$text['label-profile']['de-ch'] = "Profile"; //copied from de-de
|
||||||
$text['header-sip-status']['de-de'] = "SIP Status";
|
$text['label-profile']['de-de'] = "Profile";
|
||||||
$text['header-sip-status']['es-cl'] = "SIP Estado";
|
$text['label-profile']['es-cl'] = "Perfile";
|
||||||
$text['header-sip-status']['es-mx'] = "SIP Estado"; //copied from es-cl
|
$text['label-profile']['es-mx'] = "Perfile"; //copied from es-cl
|
||||||
$text['header-sip-status']['fr-ca'] = "SIP État"; //copied from fr-fr
|
$text['label-profile']['fr-ca'] = "Profil"; //copied from fr-fr
|
||||||
$text['header-sip-status']['fr-fr'] = "SIP État";
|
$text['label-profile']['fr-fr'] = "Profil";
|
||||||
$text['header-sip-status']['he-il'] = "";
|
$text['label-profile']['he-il'] = "פרופילים";
|
||||||
$text['header-sip-status']['it-it'] = "Stato SIP";
|
$text['label-profile']['it-it'] = "Profili";
|
||||||
$text['header-sip-status']['nl-nl'] = "SIP Status";
|
$text['label-profile']['nl-nl'] = "Profielen";
|
||||||
$text['header-sip-status']['pl-pl'] = "Status SIP";
|
$text['label-profile']['pl-pl'] = "Profile";
|
||||||
$text['header-sip-status']['pt-br'] = "SIP Estado"; //copied from pt-pt
|
$text['label-profile']['pt-br'] = "Perfi"; //copied from pt-pt
|
||||||
$text['header-sip-status']['pt-pt'] = "SIP Estado";
|
$text['label-profile']['pt-pt'] = "Perfi";
|
||||||
$text['header-sip-status']['ro-ro'] = "";
|
$text['label-profile']['ro-ro'] = "";
|
||||||
$text['header-sip-status']['ru-ru'] = "Статус SIP";
|
$text['label-profile']['ru-ru'] = "Профили";
|
||||||
$text['header-sip-status']['sv-se'] = "SIP Status";
|
$text['label-profile']['sv-se'] = "Profiler";
|
||||||
$text['header-sip-status']['uk-ua'] = "Стан SIP";
|
$text['label-profile']['uk-ua'] = "Профілі";
|
||||||
|
|
||||||
|
$text['label-gateway']['en-us'] = "Gateway";
|
||||||
|
$text['label-gateway']['ar-eg'] = "";
|
||||||
|
$text['label-gateway']['de-at'] = "Gateway"; //copied from de-de
|
||||||
|
$text['label-gateway']['de-ch'] = "Gateway"; //copied from de-de
|
||||||
|
$text['label-gateway']['de-de'] = "Gateway";
|
||||||
|
$text['label-gateway']['es-cl'] = "Pasarela";
|
||||||
|
$text['label-gateway']['es-mx'] = "Pasarela"; //copied from es-cl
|
||||||
|
$text['label-gateway']['fr-ca'] = "Passerelle"; //copied from fr-fr
|
||||||
|
$text['label-gateway']['fr-fr'] = "Passerelle";
|
||||||
|
$text['label-gateway']['he-il'] = "";
|
||||||
|
$text['label-gateway']['it-it'] = "Gateway";
|
||||||
|
$text['label-gateway']['nl-nl'] = "Gateway";
|
||||||
|
$text['label-gateway']['pl-pl'] = "Brama wyjściowa ";
|
||||||
|
$text['label-gateway']['pt-br'] = "Tronco"; //copied from pt-pt
|
||||||
|
$text['label-gateway']['pt-pt'] = "Gateway";
|
||||||
|
$text['label-gateway']['ro-ro'] = "Portal";
|
||||||
|
$text['label-gateway']['ru-ru'] = "Шлюз";
|
||||||
|
$text['label-gateway']['sv-se'] = "Gateway";
|
||||||
|
$text['label-gateway']['uk-ua'] = "Шлюз";
|
||||||
|
|
||||||
|
$text['description-sip_status']['en-us'] = "View and manage the status of system profiles and gateways.";
|
||||||
|
$text['description-sip_status']['ar-eg'] = "View and manage the status of system profiles and gateways.";
|
||||||
|
$text['description-sip_status']['de-at'] = "View and manage the status of system profiles and gateways.";
|
||||||
|
$text['description-sip_status']['de-ch'] = "View and manage the status of system profiles and gateways.";
|
||||||
|
$text['description-sip_status']['de-de'] = "View and manage the status of system profiles and gateways.";
|
||||||
|
$text['description-sip_status']['es-cl'] = "View and manage the status of system profiles and gateways.";
|
||||||
|
$text['description-sip_status']['es-mx'] = "View and manage the status of system profiles and gateways.";
|
||||||
|
$text['description-sip_status']['fr-ca'] = "View and manage the status of system profiles and gateways.";
|
||||||
|
$text['description-sip_status']['fr-fr'] = "View and manage the status of system profiles and gateways.";
|
||||||
|
$text['description-sip_status']['he-il'] = "View and manage the status of system profiles and gateways.";
|
||||||
|
$text['description-sip_status']['it-it'] = "View and manage the status of system profiles and gateways.";
|
||||||
|
$text['description-sip_status']['nl-nl'] = "View and manage the status of system profiles and gateways.";
|
||||||
|
$text['description-sip_status']['pl-pl'] = "View and manage the status of system profiles and gateways.";
|
||||||
|
$text['description-sip_status']['pt-br'] = "View and manage the status of system profiles and gateways.";
|
||||||
|
$text['description-sip_status']['pt-pt'] = "View and manage the status of system profiles and gateways.";
|
||||||
|
$text['description-sip_status']['ro-ro'] = "View and manage the status of system profiles and gateways.";
|
||||||
|
$text['description-sip_status']['ru-ru'] = "View and manage the status of system profiles and gateways.";
|
||||||
|
$text['description-sip_status']['sv-se'] = "View and manage the status of system profiles and gateways.";
|
||||||
|
$text['description-sip_status']['uk-ua'] = "View and manage the status of system profiles and gateways.";
|
||||||
|
|
||||||
$text['error-event-socket']['en-us'] = "Connection to Event Socket failed.";
|
$text['error-event-socket']['en-us'] = "Connection to Event Socket failed.";
|
||||||
$text['error-event-socket']['ar-eg'] = "";
|
$text['error-event-socket']['ar-eg'] = "";
|
||||||
|
|
|
||||||
|
|
@ -39,6 +39,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
//set the variables
|
//set the variables
|
||||||
|
$profile = $_GET['profile'];
|
||||||
$command = $_GET['cmd'];
|
$command = $_GET['cmd'];
|
||||||
|
|
||||||
//create the event socket connection
|
//create the event socket connection
|
||||||
|
|
@ -47,10 +48,8 @@
|
||||||
//if reloadxml then run reloadacl, reloadxml and rescan the external profile for new gateways
|
//if reloadxml then run reloadacl, reloadxml and rescan the external profile for new gateways
|
||||||
if ($command == "api reloadxml") {
|
if ($command == "api reloadxml") {
|
||||||
//reloadxml
|
//reloadxml
|
||||||
if ($command == "api reloadxml") {
|
message::add(rtrim(event_socket_request($fp, $command)), 'alert');
|
||||||
message::add(rtrim(event_socket_request($fp, $command)), 'alert');
|
unset($command);
|
||||||
unset($command);
|
|
||||||
}
|
|
||||||
|
|
||||||
//clear the apply settings reminder
|
//clear the apply settings reminder
|
||||||
$_SESSION["reload_xml"] = false;
|
$_SESSION["reload_xml"] = false;
|
||||||
|
|
@ -64,7 +63,9 @@
|
||||||
//cache flush
|
//cache flush
|
||||||
if ($command == "api cache flush") {
|
if ($command == "api cache flush") {
|
||||||
$cache = new cache;
|
$cache = new cache;
|
||||||
$cache->flush();
|
$response = $cache->flush();
|
||||||
|
|
||||||
|
message::add($response, 'alert');
|
||||||
}
|
}
|
||||||
|
|
||||||
//reloadacl
|
//reloadacl
|
||||||
|
|
@ -75,7 +76,7 @@
|
||||||
|
|
||||||
//sofia profile
|
//sofia profile
|
||||||
if (substr($command, 0, 17) == "api sofia profile") {
|
if (substr($command, 0, 17) == "api sofia profile") {
|
||||||
message::add(rtrim(event_socket_request($fp, $command)), 'alert');
|
message::add(($profile ? '<strong>'.$profile.'</strong>: ' : null).rtrim(event_socket_request($fp, $command)), 'alert', 3000);
|
||||||
}
|
}
|
||||||
|
|
||||||
//close the connection
|
//close the connection
|
||||||
|
|
@ -85,4 +86,4 @@
|
||||||
//redirect the user
|
//redirect the user
|
||||||
header("Location: sip_status.php");
|
header("Location: sip_status.php");
|
||||||
|
|
||||||
?>
|
?>
|
||||||
|
|
@ -17,7 +17,7 @@
|
||||||
|
|
||||||
The Initial Developer of the Original Code is
|
The Initial Developer of the Original Code is
|
||||||
Mark J Crane <markjcrane@fusionpbx.com>
|
Mark J Crane <markjcrane@fusionpbx.com>
|
||||||
Portions created by the Initial Developer are Copyright (C) 2008-2018
|
Portions created by the Initial Developer are Copyright (C) 2008-2019
|
||||||
the Initial Developer. All Rights Reserved.
|
the Initial Developer. All Rights Reserved.
|
||||||
|
|
||||||
Contributor(s):
|
Contributor(s):
|
||||||
|
|
@ -30,9 +30,11 @@
|
||||||
require_once "resources/check_auth.php";
|
require_once "resources/check_auth.php";
|
||||||
|
|
||||||
//check permissions
|
//check permissions
|
||||||
if (permission_exists('system_status_sofia_status')
|
if (
|
||||||
|| permission_exists('system_status_sofia_status_profile')
|
permission_exists('system_status_sofia_status') ||
|
||||||
|| if_group("superadmin")) {
|
permission_exists('system_status_sofia_status_profile') ||
|
||||||
|
if_group("superadmin")
|
||||||
|
) {
|
||||||
//access granted
|
//access granted
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
|
|
@ -44,36 +46,11 @@
|
||||||
$language = new text;
|
$language = new text;
|
||||||
$text = $language->get();
|
$text = $language->get();
|
||||||
|
|
||||||
//define variables
|
//create event socket
|
||||||
$c = 0;
|
$socket_ip = $_SESSION['event_socket_ip_address'] != '0.0.0.0' ? $_SESSION['event_socket_ip_address'] : '127.0.0.1';
|
||||||
$row_style["0"] = "row_style0";
|
$fp = event_socket_create($socket_ip, $_SESSION['event_socket_port'], $_SESSION['event_socket_password']);
|
||||||
$row_style["1"] = "row_style1";
|
|
||||||
|
|
||||||
//show the content
|
|
||||||
require_once "resources/header.php";
|
|
||||||
$document['title'] = $text['title-sip-status'];
|
|
||||||
|
|
||||||
$msg = $_GET["savemsg"];
|
|
||||||
if ($_SESSION['event_socket_ip_address'] == "0.0.0.0") {
|
|
||||||
$socket_ip = '127.0.0.1';
|
|
||||||
$fp = event_socket_create($socket_ip, $_SESSION['event_socket_port'], $_SESSION['event_socket_password']);
|
|
||||||
} else {
|
|
||||||
$fp = event_socket_create($_SESSION['event_socket_ip_address'], $_SESSION['event_socket_port'], $_SESSION['event_socket_password']);
|
|
||||||
}
|
|
||||||
if (!$fp) {
|
if (!$fp) {
|
||||||
$msg = "<div align='center'>".$text['error-event-socket']."<br /></div>";
|
message::add($text['error-event-socket'], 'negative', 5000);
|
||||||
}
|
|
||||||
if (strlen($msg) > 0) {
|
|
||||||
echo "<div align='center'>\n";
|
|
||||||
echo "<table width='40%'>\n";
|
|
||||||
echo "<tr>\n";
|
|
||||||
echo "<th align='left'>".$text['label-message']."</th>\n";
|
|
||||||
echo "</tr>\n";
|
|
||||||
echo "<tr>\n";
|
|
||||||
echo "<td class='row_style1'><strong>".escape($msg)."</strong></td>\n";
|
|
||||||
echo "</tr>\n";
|
|
||||||
echo "</table>\n";
|
|
||||||
echo "</div>\n";
|
|
||||||
}
|
}
|
||||||
|
|
||||||
//get the gateways
|
//get the gateways
|
||||||
|
|
@ -84,12 +61,11 @@
|
||||||
$gateways = $database->select($sql, null, 'all');
|
$gateways = $database->select($sql, null, 'all');
|
||||||
unset($sql);
|
unset($sql);
|
||||||
|
|
||||||
|
//get the sip profiles
|
||||||
if ($fp) {
|
if ($fp) {
|
||||||
$hostname = trim(event_socket_request($fp, 'api switchname'));
|
$hostname = trim(event_socket_request($fp, 'api switchname'));
|
||||||
}
|
}
|
||||||
|
$sql = "select sip_profile_uuid, sip_profile_name from v_sip_profiles ";
|
||||||
//get the sip profiles
|
|
||||||
$sql = "select sip_profile_name from v_sip_profiles ";
|
|
||||||
$sql .= "where sip_profile_enabled = 'true' ";
|
$sql .= "where sip_profile_enabled = 'true' ";
|
||||||
if ($hostname) {
|
if ($hostname) {
|
||||||
$sql .= "and (sip_profile_hostname = :sip_profile_hostname ";
|
$sql .= "and (sip_profile_hostname = :sip_profile_hostname ";
|
||||||
|
|
@ -99,208 +75,243 @@
|
||||||
}
|
}
|
||||||
$sql .= "order by sip_profile_name asc ";
|
$sql .= "order by sip_profile_name asc ";
|
||||||
$database = new database;
|
$database = new database;
|
||||||
$sip_profiles = $database->select($sql, (is_array($parameters) && @sizeof($parameters) != 0 ? $parameters : null), 'all');
|
$rows = $database->select($sql, $parameters, 'all');
|
||||||
unset($sql, $parameters);
|
if (is_array($rows) && @sizeof($rows) != 0) {
|
||||||
|
foreach ($rows as $row) {
|
||||||
|
$sip_profiles[$row['sip_profile_name']] = $row['sip_profile_uuid'];
|
||||||
|
}
|
||||||
|
}
|
||||||
|
unset($sql, $parameters, $rows, $row);
|
||||||
|
|
||||||
//sofia status
|
//get status
|
||||||
if ($fp && permission_exists('system_status_sofia_status')) {
|
try {
|
||||||
$cmd = "api sofia xmlstatus";
|
$cmd = "api sofia xmlstatus";
|
||||||
$xml_response = trim(event_socket_request($fp, $cmd));
|
$xml_response = trim(event_socket_request($fp, $cmd));
|
||||||
try {
|
if ($xml_response) {
|
||||||
$xml = new SimpleXMLElement($xml_response);
|
$xml = new SimpleXMLElement($xml_response);
|
||||||
}
|
}
|
||||||
catch(Exception $e) {
|
}
|
||||||
echo $e->getMessage();
|
catch(Exception $e) {
|
||||||
}
|
$message = $e->getMessage();
|
||||||
|
message::add($message, 'negative', 5000);
|
||||||
|
}
|
||||||
|
try {
|
||||||
$cmd = "api sofia xmlstatus gateway";
|
$cmd = "api sofia xmlstatus gateway";
|
||||||
$xml_response = trim(event_socket_request($fp, $cmd));
|
$xml_response = trim(event_socket_request($fp, $cmd));
|
||||||
try {
|
if ($xml_response) {
|
||||||
$xml_gateways = new SimpleXMLElement($xml_response);
|
$xml_gateways = new SimpleXMLElement($xml_response);
|
||||||
}
|
}
|
||||||
catch(Exception $e) {
|
}
|
||||||
echo $e->getMessage();
|
catch(Exception $e) {
|
||||||
}
|
$message = $e->getMessage();
|
||||||
echo "<table width='100%' cellpadding='0' cellspacing='0' border='0'>\n";
|
message::add($message, 'negative', 5000);
|
||||||
echo "<tr>\n";
|
}
|
||||||
echo "<td width='50%'>\n";
|
|
||||||
echo " <b>".$text['header-sip-status']."</b>";
|
|
||||||
echo " <br><br>";
|
|
||||||
echo "</td>\n";
|
|
||||||
echo "<td width='50%' align='right'>\n";
|
|
||||||
echo " <input type='button' class='btn' value='".$text['button-flush_cache']."' onclick=\"document.location.href='cmd.php?cmd=api+cache+flush';\" />\n";
|
|
||||||
echo " <input type='button' class='btn' value='".$text['button-reload_acl']."' onclick=\"document.location.href='cmd.php?cmd=api+reloadacl';\" />\n";
|
|
||||||
echo " <input type='button' class='btn' value='".$text['button-reload_xml']."' onclick=\"document.location.href='cmd.php?cmd=api+reloadxml';\" />\n";
|
|
||||||
echo " <input type='button' class='btn' value='".$text['button-refresh']."' onclick=\"document.location.href='sip_status.php';\" />\n";
|
|
||||||
echo "</td>\n";
|
|
||||||
echo "</tr>\n";
|
|
||||||
echo "</table>\n";
|
|
||||||
|
|
||||||
echo "<table width='100%' cellpadding='0' cellspacing='0' border='0' style='margin-bottom: 10px;'>\n";
|
//include the header
|
||||||
echo "<tr>\n";
|
$document['title'] = $text['title-sip_status'];
|
||||||
echo "<td><b><a href='javascript:void(0);' onclick=\"$('#sofia_status').slideToggle();\">".$text['title-sofia-status']."</a></b></td>\n";
|
require_once "resources/header.php";
|
||||||
echo "</tr>\n";
|
|
||||||
echo "</table>\n";
|
|
||||||
|
|
||||||
echo "<div id='sofia_status' style='margin-top: 20px; margin-bottom: 30px;'>";
|
//show the content
|
||||||
echo "<table width='100%' cellspacing='0' border='0'>\n";
|
echo "<div class='action_bar' id='action_bar'>\n";
|
||||||
echo "<tr>\n";
|
echo " <div class='heading'><b>".$text['title-sip_status']."</b></div>\n";
|
||||||
echo "<th>".$text['label-name']."</th>\n";
|
echo " <div class='actions'>\n";
|
||||||
echo "<th>".$text['label-type']."</th>\n";
|
if (permission_exists('system_status_sofia_status')) {
|
||||||
echo "<th>".$text['label-data']."</th>\n";
|
echo button::create(['type'=>'button','label'=>$text['button-flush_cache'],'icon'=>'eraser','collapse'=>'hide-xs','link'=>'cmd.php?cmd=api+cache+flush']);
|
||||||
echo "<th>".$text['label-state']."</th>\n";
|
echo button::create(['type'=>'button','label'=>$text['button-reload_acl'],'icon'=>'shield-alt','collapse'=>'hide-xs','link'=>'cmd.php?cmd=api+reloadacl']);
|
||||||
echo "<th>".$text['label-action']."</th>\n";
|
echo button::create(['type'=>'button','label'=>$text['button-reload_xml'],'icon'=>'code','collapse'=>'hide-xs','link'=>'cmd.php?cmd=api+reloadxml']);
|
||||||
|
}
|
||||||
|
echo button::create(['type'=>'button','label'=>$text['button-refresh'],'icon'=>$_SESSION['theme']['button_icon_refresh'],'collapse'=>'hide-xs','style'=>'margin-left: 15px;','link'=>'sip_status.php']);
|
||||||
|
echo " </div>\n";
|
||||||
|
echo " <div style='clear: both;'></div>\n";
|
||||||
|
echo "</div>\n";
|
||||||
|
|
||||||
|
echo $text['description-sip_status']."\n";
|
||||||
|
echo "<br /><br />\n";
|
||||||
|
|
||||||
|
if (permission_exists('system_status_sofia_status')) {
|
||||||
|
echo "<b><a href='javascript:void(0);' onclick=\"$('#sofia_status').slideToggle();\">".$text['title-sofia-status']."</a></b>\n";
|
||||||
|
echo "<br />\n";
|
||||||
|
|
||||||
|
echo "<div id='sofia_status' style='margin-top: 20px; margin-bottom: 40px;'>";
|
||||||
|
echo "<table class='list'>\n";
|
||||||
|
echo "<tr class='list-header'>\n";
|
||||||
|
echo " <th>".$text['label-name']."</th>\n";
|
||||||
|
echo " <th>".$text['label-type']."</th>\n";
|
||||||
|
echo " <th class='hide-sm-dn'>".$text['label-data']."</th>\n";
|
||||||
|
echo " <th>".$text['label-state']."</th>\n";
|
||||||
|
echo " <th class='center'>".$text['label-action']."</th>\n";
|
||||||
echo "</tr>\n";
|
echo "</tr>\n";
|
||||||
foreach ($xml->profile as $row) {
|
|
||||||
echo "<tr>\n";
|
//profiles
|
||||||
echo " <td class='".$row_style[$c]."'>".escape($row->name)."</td>\n";
|
if ($xml->profile) {
|
||||||
echo " <td class='".$row_style[$c]."'>".escape($row->type)."</td>\n";
|
foreach ($xml->profile as $row) {
|
||||||
echo " <td class='".$row_style[$c]."'>".escape($row->data)."</td>\n";
|
unset($list_row_url);
|
||||||
echo " <td class='".$row_style[$c]."'>".escape($row->state)."</td>\n";
|
$profile_name = (string) $row->name;
|
||||||
echo " <td class='".$row_style[$c]."'> </td>\n";
|
if (is_uuid($sip_profiles[$profile_name]) && permission_exists('sip_profile_edit')) {
|
||||||
echo "</tr>\n";
|
$list_row_url = PROJECT_PATH."/app/sip_profiles/sip_profile_edit.php?id=".$sip_profiles[$profile_name];
|
||||||
if ($c==0) { $c=1; } else { $c=0; }
|
}
|
||||||
}
|
echo "<tr class='list-row' href='".$list_row_url."'>\n";
|
||||||
foreach ($xml_gateways->gateway as $row) {
|
echo " <td>";
|
||||||
$gateway_name = '';
|
if ($list_row_url) {
|
||||||
$gateway_domain_name = '';
|
echo "<a href='".$list_row_url."'>".escape($profile_name)."</a>";
|
||||||
foreach($gateways as $field) {
|
}
|
||||||
if ($field["gateway_uuid"] == strtolower($row->name)) {
|
else {
|
||||||
$gateway_name = $field["gateway"];
|
echo escape($profile_name);
|
||||||
$gateway_domain_name = $field["domain_name"];
|
}
|
||||||
break;
|
echo " </td>\n";
|
||||||
|
echo " <td>".($row->type == 'profile' ? $text['label-profile'] : escape($row->type))."</td>\n";
|
||||||
|
echo " <td class='hide-sm-dn'>".escape($row->data)."</td>\n";
|
||||||
|
echo " <td class='no-wrap'>".escape($row->state)."</td>\n";
|
||||||
|
echo " <td> </td>\n";
|
||||||
|
echo "</tr>\n";
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
echo "<tr>\n";
|
|
||||||
echo " <td class='".$row_style[$c]."'>";
|
//gateways
|
||||||
if ($_SESSION["domain_name"] == $gateway_domain_name) {
|
if ($xml_gateways->gateway) {
|
||||||
echo "<a href='".PROJECT_PATH."/app/gateways/gateway_edit.php?id=".strtolower(escape($row->name))."'>".escape($gateway_name)."@".escape($gateway_domain_name)."</a>";
|
foreach ($xml_gateways->gateway as $row) {
|
||||||
|
unset($gateway_name, $gateway_domain_name, $list_row_url);
|
||||||
|
|
||||||
|
if (is_array($gateways) && @sizeof($gateways) != 0) {
|
||||||
|
foreach($gateways as $field) {
|
||||||
|
if ($field["gateway_uuid"] == strtolower($row->name)) {
|
||||||
|
$gateway_name = $field["gateway"];
|
||||||
|
$gateway_domain_name = $field["domain_name"];
|
||||||
|
break;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
if ($_SESSION["domain_name"] == $gateway_domain_name) {
|
||||||
|
$list_row_url = PROJECT_PATH."/app/gateways/gateway_edit.php?id=".strtolower(escape($row->name));
|
||||||
|
}
|
||||||
|
echo "<tr class='list-row' href='".$list_row_url."'>\n";
|
||||||
|
echo " <td>";
|
||||||
|
if ($_SESSION["domain_name"] == $gateway_domain_name) {
|
||||||
|
echo "<a class='hide-sm-dn' href='".$list_row_url."'>".escape($gateway_name)."@".escape($gateway_domain_name)."</a>";
|
||||||
|
echo "<a class='hide-md-up' href='".$list_row_url."'>".escape($gateway_name)."@...</a>";
|
||||||
|
}
|
||||||
|
else if ($gateway_domain_name == '') {
|
||||||
|
echo $gateway_name ? escape($gateway_name) : $row->name;
|
||||||
|
}
|
||||||
|
else {
|
||||||
|
echo escape($gateway_name."@".$gateway_domain_name);
|
||||||
|
}
|
||||||
|
echo " </td>\n";
|
||||||
|
echo " <td>".$text['label-gateway']."</td>\n";
|
||||||
|
echo " <td class='hide-sm-dn'>".escape($row->to)."</td>\n";
|
||||||
|
echo " <td class='no-wrap'>".escape($row->state)."</td>\n";
|
||||||
|
echo " <td class='center no-link'>";
|
||||||
|
echo button::create(['type'=>'button','class'=>'link','label'=>$text['button-stop'],'link'=>"cmd.php?profile=".urlencode(($gateway_name ? $gateway_name : $row->name))."&cmd=api+sofia+profile+".urlencode($row->profile)."+killgw+".urlencode($row->name)]);
|
||||||
|
echo " </td>\n";
|
||||||
|
echo "</tr>\n";
|
||||||
|
}
|
||||||
}
|
}
|
||||||
else if ($gateway_domain_name == '') {
|
|
||||||
echo $gateway_name ? $gateway_name : $row->name;
|
//aliases
|
||||||
|
if ($xml->alias) {
|
||||||
|
foreach ($xml->alias as $row) {
|
||||||
|
echo "<tr class='list-row'>\n";
|
||||||
|
echo " <td>".escape($row->name)."</td>\n";
|
||||||
|
echo " <td>".escape($row->type)."</td>\n";
|
||||||
|
echo " <td class='hide-sm-dn'>".escape($row->data)."</td>\n";
|
||||||
|
echo " <td class='no-wrap'>".escape($row->state)."</td>\n";
|
||||||
|
echo " <td> </td>\n";
|
||||||
|
echo "</tr>\n";
|
||||||
|
}
|
||||||
}
|
}
|
||||||
else {
|
|
||||||
echo $gateway_name."@".$gateway_domain_name;
|
|
||||||
}
|
|
||||||
echo " </td>\n";
|
|
||||||
echo " <td class='".$row_style[$c]."'>Gateway</td>\n";
|
|
||||||
echo " <td class='".$row_style[$c]."'>".escape($row->to)."</td>\n";
|
|
||||||
echo " <td class='".$row_style[$c]."'>".escape($row->state)."</td>\n";
|
|
||||||
echo " <td class='".$row_style[$c]."'><a onclick=\"document.location.href='cmd.php?cmd=api+sofia+profile+".escape($row->profile)."+killgw+".escape($row->name)."';\" />".$text['button-stop']."</a></td>\n";
|
|
||||||
echo "</tr>\n";
|
|
||||||
if ($c==0) { $c=1; } else { $c=0; }
|
|
||||||
}
|
|
||||||
foreach ($xml->alias as $row) {
|
|
||||||
//print_r($row);
|
|
||||||
echo "<tr>\n";
|
|
||||||
echo " <td class='".$row_style[$c]."'>".escape($row->name)."</td>\n";
|
|
||||||
echo " <td class='".$row_style[$c]."'>".escape($row->type)."</td>\n";
|
|
||||||
echo " <td class='".$row_style[$c]."'>".escape($row->data)."</td>\n";
|
|
||||||
echo " <td class='".$row_style[$c]."'>".escape($row->state)."</td>\n";
|
|
||||||
echo " <td class='".$row_style[$c]."'> </td>\n";
|
|
||||||
echo "</tr>\n";
|
|
||||||
if ($c==0) { $c=1; } else { $c=0; }
|
|
||||||
}
|
|
||||||
echo "</table>\n";
|
echo "</table>\n";
|
||||||
echo "</div>\n";
|
echo "</div>\n";
|
||||||
unset($xml);
|
unset($gateways, $xml, $xml_gateways);
|
||||||
}
|
}
|
||||||
|
|
||||||
//sofia status profile
|
//sofia status profile
|
||||||
if (permission_exists('system_status_sofia_status_profile')) {
|
if ($fp && permission_exists('system_status_sofia_status_profile')) {
|
||||||
foreach ($sip_profiles as $row) {
|
foreach ($sip_profiles as $sip_profile_name => $sip_profile_uuid) {
|
||||||
$sip_profile_name = $row["sip_profile_name"];
|
$cmd = "api sofia xmlstatus profile ".$sip_profile_name."";
|
||||||
|
$xml_response = trim(event_socket_request($fp, $cmd));
|
||||||
if ($fp) {
|
if ($xml_response == "Invalid Profile!") {
|
||||||
$cmd = "api sofia xmlstatus profile ".$sip_profile_name."";
|
$xml_response = "<error_msg>Invalid Profile!</error_msg>";
|
||||||
$xml_response = trim(event_socket_request($fp, $cmd));
|
$profile_state = 'stopped';
|
||||||
if ($xml_response == "Invalid Profile!") {
|
|
||||||
$xml_response = "<error_msg>Invalid Profile!</error_msg>";
|
|
||||||
$profile_state = 'stopped';
|
|
||||||
}
|
|
||||||
else {
|
|
||||||
$profile_state = 'running';
|
|
||||||
}
|
|
||||||
$xml_response = str_replace("<profile-info>", "<profile_info>", $xml_response);
|
|
||||||
$xml_response = str_replace("</profile-info>", "</profile_info>", $xml_response);
|
|
||||||
try {
|
|
||||||
$xml = new SimpleXMLElement($xml_response);
|
|
||||||
}
|
|
||||||
catch(Exception $e) {
|
|
||||||
echo $e->getMessage();
|
|
||||||
exit;
|
|
||||||
}
|
|
||||||
echo "<table width='100%' cellpadding='0' cellspacing='0' border='0' style='margin-bottom: 10px;'>\n";
|
|
||||||
echo "<tr>\n";
|
|
||||||
echo "<td width='100%'>\n";
|
|
||||||
echo " <b><a href='javascript:void(0);' onclick=\"$('#".escape($sip_profile_name)."').slideToggle();\">".$text['title-sofia-status-profile']." ".escape($sip_profile_name)."</a></b> \n";
|
|
||||||
echo "</td>\n";
|
|
||||||
echo "<td align='right' nowrap>\n";
|
|
||||||
if ($sip_profile_name != "external") {
|
|
||||||
echo " <input type='button' class='btn' value='".$text['button-flush_registrations']."' onclick=\"document.location.href='cmd.php?cmd=api+sofia+profile+".escape($sip_profile_name)."+flush_inbound_reg';\" />\n";
|
|
||||||
}
|
|
||||||
echo " <input type='button' class='btn' value='".$text['button-registrations']."' onclick=\"document.location.href='".PROJECT_PATH."/app/registrations/registrations.php?profile=".escape($sip_profile_name)."';\" />\n";
|
|
||||||
if ($profile_state == 'stopped') {
|
|
||||||
echo " <input type='button' class='btn' value='".$text['button-start']."' onclick=\"document.location.href='cmd.php?cmd=api+sofia+profile+".escape($sip_profile_name)."+start';\" />\n";
|
|
||||||
}
|
|
||||||
if ($profile_state == 'running') {
|
|
||||||
echo " <input type='button' class='btn' value='".$text['button-stop']."' onclick=\"document.location.href='cmd.php?cmd=api+sofia+profile+".escape($sip_profile_name)."+stop';\" />\n";
|
|
||||||
}
|
|
||||||
echo " <input type='button' class='btn' value='".$text['button-restart']."' onclick=\"document.location.href='cmd.php?cmd=api+sofia+profile+".escape($sip_profile_name)."+restart';\" />\n";
|
|
||||||
echo " <input type='button' class='btn' value='".$text['button-rescan']."' onclick=\"document.location.href='cmd.php?cmd=api+sofia+profile+".escape($sip_profile_name)."+rescan';\" />\n";
|
|
||||||
echo "</td>\n";
|
|
||||||
echo "</tr>\n";
|
|
||||||
echo "</table>\n";
|
|
||||||
|
|
||||||
echo "<div id='".escape($sip_profile_name)."' style='display: none; margin-bottom: 30px;'>";
|
|
||||||
echo "<table width='100%' cellspacing='0' cellpadding='5'>\n";
|
|
||||||
echo "<tr>\n";
|
|
||||||
echo "<th width='20%'> </th>\n";
|
|
||||||
echo "<th> </th>\n";
|
|
||||||
echo "</tr>\n";
|
|
||||||
|
|
||||||
foreach ($xml->profile_info as $row) {
|
|
||||||
echo " <tr><td class='vncell'>name</td><td class='vtable'> ".escape($row->name)." </td></tr>\n";
|
|
||||||
echo " <tr><td class='vncell'>domain-name</td><td class='vtable'> ".escape($row->{'domain-name'})." </td></tr>\n";
|
|
||||||
echo " <tr><td class='vncell'>auto-nat</td><td class='vtable'> ".escape($row->{'auto-nat'})." </td></tr>\n";
|
|
||||||
echo " <tr><td class='vncell'>db-name</td><td class='vtable'> ".escape($row->{'db-name'})." </td></tr>\n";
|
|
||||||
echo " <tr><td class='vncell'>pres-hosts</td><td class='vtable'> ".escape($row->{'pres-hosts'})." </td></tr>\n";
|
|
||||||
echo " <tr><td class='vncell'>dialplan</td><td class='vtable'> ".escape($row->dialplan)." </td></tr>\n";
|
|
||||||
echo " <tr><td class='vncell'>context</td><td class='vtable'> ".escape($row->context)." </td></tr>\n";
|
|
||||||
echo " <tr><td class='vncell'>challenge-realm</td><td class='vtable'> ".escape($row->{'challenge-realm'})." </td></tr>\n";
|
|
||||||
echo " <tr><td class='vncell'>rtp-ip</td><td class='vtable'> ".escape($row->{'rtp-ip'})." </td></tr>\n";
|
|
||||||
echo " <tr><td class='vncell'>ext-rtp-ip</td><td class='vtable'> ".escape($row->{'ext-rtp-ip'})." </td></tr>\n";
|
|
||||||
echo " <tr><td class='vncell'>sip-ip</td><td class='vtable'> ".escape($row->{'sip-ip'})." </td></tr>\n";
|
|
||||||
echo " <tr><td class='vncell'>ext-sip-ip</td><td class='vtable'> ".escape($row->{'ext-sip-ip'})." </td></tr>\n";
|
|
||||||
echo " <tr><td class='vncell'>url</td><td class='vtable'> ".escape($row->url)." </td></tr>\n";
|
|
||||||
echo " <tr><td class='vncell'>bind-url</td><td class='vtable'> ".escape($row->{'bind-url'})." </td></tr>\n";
|
|
||||||
echo " <tr><td class='vncell'>tls-url</td><td class='vtable'> ".escape($row->{'tls-url'})." </td></tr>\n";
|
|
||||||
echo " <tr><td class='vncell'>tls-bind-url</td><td class='vtable'> ".escape($row->{'tls-bind-url'})." </td></tr>\n";
|
|
||||||
echo " <tr><td class='vncell'>hold-music</td><td class='vtable'> ".escape($row->{'hold-music'})." </td></tr>\n";
|
|
||||||
echo " <tr><td class='vncell'>outbound-proxy</td><td class='vtable'> ".escape($row->{'outbound-proxy'})." </td></tr>\n";
|
|
||||||
echo " <tr><td class='vncell'>inbound-codecs</td><td class='vtable'> ".escape($row->{'inbound-codecs'})." </td></tr>\n";
|
|
||||||
echo " <tr><td class='vncell'>outbound-codecs</td><td class='vtable'> ".$row->{'outbound-codecs'}." </td></tr>\n";
|
|
||||||
echo " <tr><td class='vncell'>tel-event</td><td class='vtable'> ".escape($row->{'tel-event'})." </td></tr>\n";
|
|
||||||
echo " <tr><td class='vncell'>dtmf-mode</td><td class='vtable'> ".escape($row->{'dtmf-mode'})." </td></tr>\n";
|
|
||||||
echo " <tr><td class='vncell'>cng</td><td class='vtable'> ".escape($row->cng)." </td></tr>\n";
|
|
||||||
echo " <tr><td class='vncell'>session-to</td><td class='vtable'> ".escape($row->{'session-to'})." </td></tr>\n";
|
|
||||||
echo " <tr><td class='vncell'>max-dialog</td><td class='vtable'> ".escape($row->{'max-dialog'})." </td></tr>\n";
|
|
||||||
echo " <tr><td class='vncell'>nomedia</td><td class='vtable'> ".escape($row->{'nomedia'})." </td></tr>\n";
|
|
||||||
echo " <tr><td class='vncell'>late-neg</td><td class='vtable'> ".escape($row->{'late-neg'})." </td></tr>\n";
|
|
||||||
echo " <tr><td class='vncell'>proxy-media</td><td class='vtable'> ".escape($row->{'proxy-media'})." </td></tr>\n";
|
|
||||||
echo " <tr><td class='vncell'>aggressive-nat</td><td class='vtable'> ".escape($row->{'aggressive-nat'})." </td></tr>\n";
|
|
||||||
echo " <tr><td class='vncell'>stun-enabled</td><td class='vtable'> ".escape($row->{'stun-enabled'})." </td></tr>\n";
|
|
||||||
echo " <tr><td class='vncell'>stun-auto-disable</td><td class='vtable'> ".escape($row->{'stun-auto-disable'})." </td></tr>\n";
|
|
||||||
echo " <tr><td class='vncell'>user-agent-filter</td><td class='vtable'> ".escape($row->{'user-agent-filter'})." </td></tr>\n";
|
|
||||||
echo " <tr><td class='vncell'>max-registrations-per-extension</td><td class='vtable'> ".escape($row->{'max-registrations-per-extension'})." </td></tr>\n";
|
|
||||||
echo " <tr><td class='vncell'>calls-in</td><td class='vtable'> ".escape($row->{'calls-in'})." </td></tr>\n";
|
|
||||||
echo " <tr><td class='vncell'>calls-out</td><td class='vtable'> ".escape($row->{'calls-out'})." </td></tr>\n";
|
|
||||||
echo " <tr><td class='vncell'>failed-calls-in</td><td class='vtable'> ".escape($row->{'failed-calls-in'})." </td></tr>\n";
|
|
||||||
echo " <tr><td class='vncell'>failed-calls-out</td><td class='vtable'> ".escape($row->{'failed-calls-out'})." </td></tr>\n";
|
|
||||||
}
|
|
||||||
echo "</table>\n";
|
|
||||||
echo "</div>";
|
|
||||||
unset($xml);
|
|
||||||
}
|
}
|
||||||
|
else {
|
||||||
|
$profile_state = 'running';
|
||||||
|
}
|
||||||
|
$xml_response = str_replace("<profile-info>", "<profile_info>", $xml_response);
|
||||||
|
$xml_response = str_replace("</profile-info>", "</profile_info>", $xml_response);
|
||||||
|
try {
|
||||||
|
$xml = new SimpleXMLElement($xml_response);
|
||||||
|
}
|
||||||
|
catch(Exception $e) {
|
||||||
|
echo $e->getMessage();
|
||||||
|
exit;
|
||||||
|
}
|
||||||
|
|
||||||
|
echo "<div class='action_bar sub'>\n";
|
||||||
|
echo " <div class='heading'><b><a href='javascript:void(0);' onclick=\"$('#".escape($sip_profile_name)."').slideToggle();\">".$text['title-sofia-status-profile']." ".urlencode($sip_profile_name)."</a></b></div>\n";
|
||||||
|
echo " <div class='actions'>\n";
|
||||||
|
if ($sip_profile_name != "external") {
|
||||||
|
echo button::create(['type'=>'button','label'=>$text['button-flush_registrations'],'icon'=>'eraser','collapse'=>'hide-xs','link'=>'cmd.php?profile='.urlencode($sip_profile_name).'&cmd=api+sofia+profile+'.urlencode($sip_profile_name).'+flush_inbound_reg']);
|
||||||
|
}
|
||||||
|
echo button::create(['type'=>'button','label'=>$text['button-registrations'],'icon'=>'phone-alt','collapse'=>'hide-xs','link'=>PROJECT_PATH.'/app/registrations/registrations.php?profile='.urlencode($sip_profile_name)]);
|
||||||
|
if ($profile_state == 'stopped') {
|
||||||
|
echo button::create(['type'=>'button','label'=>$text['button-start'],'icon'=>$_SESSION['theme']['button_icon_start'],'collapse'=>'hide-xs','link'=>'cmd.php?profile='.urlencode($sip_profile_name).'&cmd=api+sofia+profile+'.urlencode($sip_profile_name).'+start']);
|
||||||
|
}
|
||||||
|
if ($profile_state == 'running') {
|
||||||
|
echo button::create(['type'=>'button','label'=>$text['button-stop'],'icon'=>$_SESSION['theme']['button_icon_stop'],'collapse'=>'hide-xs','link'=>'cmd.php?profile='.urlencode($sip_profile_name).'&cmd=api+sofia+profile+'.urlencode($sip_profile_name).'+stop']);
|
||||||
|
}
|
||||||
|
echo button::create(['type'=>'button','label'=>$text['button-restart'],'icon'=>$_SESSION['theme']['button_icon_reload'],'collapse'=>'hide-xs','link'=>'cmd.php?profile='.urlencode($sip_profile_name).'&cmd=api+sofia+profile+'.urlencode($sip_profile_name).'+restart']);
|
||||||
|
echo button::create(['type'=>'button','label'=>$text['button-rescan'],'icon'=>$_SESSION['theme']['button_icon_search'],'collapse'=>'hide-xs','link'=>'cmd.php?profile='.urlencode($sip_profile_name).'&cmd=api+sofia+profile+'.urlencode($sip_profile_name).'+rescan']);
|
||||||
|
echo " </div>\n";
|
||||||
|
echo " <div style='clear: both;'></div>\n";
|
||||||
|
echo "</div>\n";
|
||||||
|
|
||||||
|
echo "<div id='".escape($sip_profile_name)."' style='display: none; margin-bottom: 30px;'>";
|
||||||
|
echo "<table width='100%' cellspacing='0' cellpadding='5'>\n";
|
||||||
|
echo "<tr><th colspan='2' style='font-size: 1px; padding: 0;'> </th></tr>\n";
|
||||||
|
|
||||||
|
foreach ($xml->profile_info as $row) {
|
||||||
|
echo " <tr><td class='vncell'>name</td><td class='vtable'> ".escape($row->name)." </td></tr>\n";
|
||||||
|
echo " <tr><td class='vncell'>domain-name</td><td class='vtable'> ".escape($row->{'domain-name'})." </td></tr>\n";
|
||||||
|
echo " <tr><td class='vncell'>auto-nat</td><td class='vtable'> ".escape($row->{'auto-nat'})." </td></tr>\n";
|
||||||
|
echo " <tr><td class='vncell'>db-name</td><td class='vtable'> ".escape($row->{'db-name'})." </td></tr>\n";
|
||||||
|
echo " <tr><td class='vncell'>pres-hosts</td><td class='vtable'> ".escape($row->{'pres-hosts'})." </td></tr>\n";
|
||||||
|
echo " <tr><td class='vncell'>dialplan</td><td class='vtable'> ".escape($row->dialplan)." </td></tr>\n";
|
||||||
|
echo " <tr><td class='vncell'>context</td><td class='vtable'> ".escape($row->context)." </td></tr>\n";
|
||||||
|
echo " <tr><td class='vncell'>challenge-realm</td><td class='vtable'> ".escape($row->{'challenge-realm'})." </td></tr>\n";
|
||||||
|
echo " <tr><td class='vncell'>rtp-ip</td><td class='vtable'> ".escape($row->{'rtp-ip'})." </td></tr>\n";
|
||||||
|
echo " <tr><td class='vncell'>ext-rtp-ip</td><td class='vtable'> ".escape($row->{'ext-rtp-ip'})." </td></tr>\n";
|
||||||
|
echo " <tr><td class='vncell'>sip-ip</td><td class='vtable'> ".escape($row->{'sip-ip'})." </td></tr>\n";
|
||||||
|
echo " <tr><td class='vncell'>ext-sip-ip</td><td class='vtable'> ".escape($row->{'ext-sip-ip'})." </td></tr>\n";
|
||||||
|
echo " <tr><td class='vncell'>url</td><td class='vtable'> ".escape($row->url)." </td></tr>\n";
|
||||||
|
echo " <tr><td class='vncell'>bind-url</td><td class='vtable'> ".escape($row->{'bind-url'})." </td></tr>\n";
|
||||||
|
echo " <tr><td class='vncell'>tls-url</td><td class='vtable'> ".escape($row->{'tls-url'})." </td></tr>\n";
|
||||||
|
echo " <tr><td class='vncell'>tls-bind-url</td><td class='vtable'> ".escape($row->{'tls-bind-url'})." </td></tr>\n";
|
||||||
|
echo " <tr><td class='vncell'>hold-music</td><td class='vtable'> ".escape($row->{'hold-music'})." </td></tr>\n";
|
||||||
|
echo " <tr><td class='vncell'>outbound-proxy</td><td class='vtable'> ".escape($row->{'outbound-proxy'})." </td></tr>\n";
|
||||||
|
echo " <tr><td class='vncell'>inbound-codecs</td><td class='vtable'> ".escape($row->{'inbound-codecs'})." </td></tr>\n";
|
||||||
|
echo " <tr><td class='vncell'>outbound-codecs</td><td class='vtable'> ".$row->{'outbound-codecs'}." </td></tr>\n";
|
||||||
|
echo " <tr><td class='vncell'>tel-event</td><td class='vtable'> ".escape($row->{'tel-event'})." </td></tr>\n";
|
||||||
|
echo " <tr><td class='vncell'>dtmf-mode</td><td class='vtable'> ".escape($row->{'dtmf-mode'})." </td></tr>\n";
|
||||||
|
echo " <tr><td class='vncell'>cng</td><td class='vtable'> ".escape($row->cng)." </td></tr>\n";
|
||||||
|
echo " <tr><td class='vncell'>session-to</td><td class='vtable'> ".escape($row->{'session-to'})." </td></tr>\n";
|
||||||
|
echo " <tr><td class='vncell'>max-dialog</td><td class='vtable'> ".escape($row->{'max-dialog'})." </td></tr>\n";
|
||||||
|
echo " <tr><td class='vncell'>nomedia</td><td class='vtable'> ".escape($row->{'nomedia'})." </td></tr>\n";
|
||||||
|
echo " <tr><td class='vncell'>late-neg</td><td class='vtable'> ".escape($row->{'late-neg'})." </td></tr>\n";
|
||||||
|
echo " <tr><td class='vncell'>proxy-media</td><td class='vtable'> ".escape($row->{'proxy-media'})." </td></tr>\n";
|
||||||
|
echo " <tr><td class='vncell'>aggressive-nat</td><td class='vtable'> ".escape($row->{'aggressive-nat'})." </td></tr>\n";
|
||||||
|
echo " <tr><td class='vncell'>stun-enabled</td><td class='vtable'> ".escape($row->{'stun-enabled'})." </td></tr>\n";
|
||||||
|
echo " <tr><td class='vncell'>stun-auto-disable</td><td class='vtable'> ".escape($row->{'stun-auto-disable'})." </td></tr>\n";
|
||||||
|
echo " <tr><td class='vncell'>user-agent-filter</td><td class='vtable'> ".escape($row->{'user-agent-filter'})." </td></tr>\n";
|
||||||
|
echo " <tr><td class='vncell'>max-registrations-per-extension</td><td class='vtable'> ".escape($row->{'max-registrations-per-extension'})." </td></tr>\n";
|
||||||
|
echo " <tr><td class='vncell'>calls-in</td><td class='vtable'> ".escape($row->{'calls-in'})." </td></tr>\n";
|
||||||
|
echo " <tr><td class='vncell'>calls-out</td><td class='vtable'> ".escape($row->{'calls-out'})." </td></tr>\n";
|
||||||
|
echo " <tr><td class='vncell'>failed-calls-in</td><td class='vtable'> ".escape($row->{'failed-calls-in'})." </td></tr>\n";
|
||||||
|
echo " <tr><td class='vncell'>failed-calls-out</td><td class='vtable'> ".escape($row->{'failed-calls-out'})." </td></tr>\n";
|
||||||
|
}
|
||||||
|
echo "</table>\n";
|
||||||
|
echo "</div>";
|
||||||
|
unset($xml);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
@ -320,4 +331,4 @@
|
||||||
//include the footer
|
//include the footer
|
||||||
require_once "resources/footer.php";
|
require_once "resources/footer.php";
|
||||||
|
|
||||||
?>
|
?>
|
||||||
|
|
@ -197,6 +197,9 @@ class cache {
|
||||||
|
|
||||||
//remove the cache
|
//remove the cache
|
||||||
recursive_delete($_SESSION['cache']['location']['text']);
|
recursive_delete($_SESSION['cache']['location']['text']);
|
||||||
|
|
||||||
|
//set message
|
||||||
|
$result = '+OK cache flushed';
|
||||||
}
|
}
|
||||||
|
|
||||||
//return result
|
//return result
|
||||||
|
|
|
||||||
|
|
@ -2340,6 +2340,10 @@ $default_login = ($_REQUEST['login'] == 'default') ? true : false;
|
||||||
box-shadow: <?php echo ($_SESSION['theme']['action_bar_shadow_scroll']['text'] != '') ? $_SESSION['theme']['action_bar_shadow_scroll']['text'] : '0 3px 3px 0 rgba(0,0,0,0.2)'; ?>;
|
box-shadow: <?php echo ($_SESSION['theme']['action_bar_shadow_scroll']['text'] != '') ? $_SESSION['theme']['action_bar_shadow_scroll']['text'] : '0 3px 3px 0 rgba(0,0,0,0.2)'; ?>;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
div.action_bar.sub {
|
||||||
|
position: static;
|
||||||
|
}
|
||||||
|
|
||||||
div.action_bar > div.heading {
|
div.action_bar > div.heading {
|
||||||
float: left;
|
float: left;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue