Hi,

From your post I understand that you are trying to access the Control Panel using a SIP user username + password. You can only log in into CP using administrator account + password. (You can add one or more admin accounts if you want). If you read the INSTALL file you will see how to add *the first admin* account into the DB (check lines 103 & 104).

In config/globals.php : if you change *$config**->admin_passwd_mode* from 1 (which is default - and means that the password is encoded in MD5) to 0 it will allow you to use plain text passwords for the admin accounts that you will add from the interface.

If you read in the INSTALL file you will see that the first admin account is added using both an encoded and plain text password. So, the first admin should be able to log in regardless the value of $config->admin_passwd_mode.

I hope this helps you.

Regards,

Alex


On 21:59, Erick Chinchilla Berrocal wrote:

I have the following problem

With install OpenSIPS  1.6 and  Control Panel 4.0.

When try the access the Control Panel didn't accept the user o password (Invalid Username / Password)

With the commands opensips-c, monit-t said that the configuration files are fine.

 I can register phone.

The question is how do I know the password to the web interface, try to file db.inc.php, boxes.global.inc.php, or if I have to change something in the database

The reference for the installation of the control panel are Book OpenSIPS 1.6 and the link http://opensips-cp.sourceforge.net/ , but both have differences

This is my first time with OpenSIPS

I appreciate the help

Thanks

Erick Ch.



__________ Information from ESET NOD32 Antivirus, version of virus signature database 3997 (20090409) __________

The message was checked by ESET NOD32 Antivirus.

http://www.eset.com


_______________________________________________
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

_______________________________________________
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to