<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">Hi,<br>
<br>
1. Properly configure MI connector in
..opensips-cp/config/boxes.global.inc.php and OpenSIPS CP should
be able to connect to OpenSIPS Server via MI interface<br>
<br>
2. Most probably you are missing the : short_open_tag = On in your
php.ini config file (usually you can find it here:
"/etc/php5/apache2/php.ini" for Debian based systems and in
/etc/php.ini for RedHat based systems - don't forget to restart
your web server after changing php.ini)<br>
<br>
3. Same as no. 2.<br>
<br>
Let me know if you still experience any other issues.<br>
<br>
Regards,<br>
Alex<br>
<br>
On 04/22/2014 02:17 AM, <a class="moz-txt-link-abbreviated" href="mailto:info@vintageelectronics.ca">info@vintageelectronics.ca</a> wrote:<br>
</div>
<blockquote cite="mid:5355A709.8040500@vintageelectronics.ca"
type="cite">
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
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 border="0" cellpadding="2" cellspacing="2" width="95%">
<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>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a>
<a class="moz-txt-link-freetext" href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a>
</pre>
</blockquote>
<br>
</body>
</html>