<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body text="#000000" bgcolor="#FFFFFF">
1. Inside OpenSIPS control panel some screens display errors and
have other issues.<br>
The most common is the error is:<br>
<br>
Array
( [0] => Cannot connect to OpenSIPS Server via Management
Interface (/tmp/opensips_proxy_fifo)
)
'); }
?> <br>
<br>
I see it for example in the Dispatcher, Prefix 2 Domain, SIP trace
etc.<br>
<br>
2. User management has this in between the new user fields and user
table:<br>
<br>
Contacts'); if (file_exists("../alias_management")) { echo(''); } if
(file_exists("../acl_management")) { echo(''); }
if(!$_SESSION['read_only']){ echo(''); } ?> '.$alias_link.''); }
if (file_exists("../acl_management")){ echo(''); }
if(!$_SESSION['read_only']){ echo(''); } ?> '.$alias_link.''); }
if (file_exists("../acl_management")){ echo(''); }
if(!$_SESSION['read_only']){ echo(''); } ?> '.$alias_link.''); }
if (file_exists("../acl_management")){ echo(''); }
if(!$_SESSION['read_only']){ echo(''); } ?> '.$alias_link.''); }
if (file_exists("../acl_management")){ echo(''); }
if(!$_SESSION['read_only']){ echo(''); } ?> <br>
<br>
while Group, Edit and Delete columns display this:<br>
<br>
<table width="95%" border="0" cellpadding="2" cellspacing="2">
<tbody>
<tr>
<td class="'.$row_style.'" align="center">'.$group_link.'</td>
<td class="'.$row_style.'" align="center">'.$edit_link.'</td>
<td class="'.$row_style.'" align="center">'.$delete_link.'</td>
</tr>
</tbody>
</table>
<br>
3. Some screens are showing <br>
<br>
');
}*/
?> <br>
<br>
or<br>
<br>
Edit');
}
?>
<br>
<br>
Why is the control panel not working, what is missing?<br>
<br>
Thank you!<br>
</body>
</html>