1. Inside OpenSIPS control panel some screens display errors and have other issues.
The most common is the error is:

Array ( [0] => Cannot connect to OpenSIPS Server via Management Interface (/tmp/opensips_proxy_fifo) ) '); } ?>

I see it for example in the Dispatcher, Prefix 2 Domain, SIP trace etc.

2. User management has this in between the new user fields and user table:

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(''); } ?>

while Group, Edit and Delete columns display this:

'.$group_link.'         '.$edit_link.'  '.$delete_link.'


3. Some screens are showing

'); }*/ ?>

or

Edit'); } ?>

Why is the control panel not working, what is missing?

Thank you!
_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to