Hello, I solved the problem, it was a problem with privileges on the user 'opnesips'. To resolve this, i 've connected to the data base using my credentials and execute the following commands: mysq > grant all privileges on opensips.* to opensips@localhost identified by 'opensipsrw'; and flush privileges;
After, i restart opensips and the problem was solved. I' so happy!!!!!!!!!!!!! -- View this message in context: http://opensips-open-sip-server.1449251.n2.nabble.com/uac-registrant-module-tp7602335p7602368.html Sent from the OpenSIPS - Users mailing list archive at Nabble.com. _______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
