The user I'm the running the script with? well, I'm executing the script
with my personal user on the server where opensips is installed, while the
database is on a different one...
I have modified the opensipsctlrc to specify different users (rw and ro),
and passwords than those provided by defa
Hi David,
The error says that your current postgres user (you are running the
opensips script with) has no permission / privilege to create new
access users (opensips and opensipsrw) for postgres.
Regards,
Bogdan
David Santiago wrote:
> The call to opensipsdbctl create is asking me for the pa
The call to opensipsdbctl create is asking me for the password on
every single table created. But the real problem is that after several
tables have been created the following error happens:
...
...
-e Creating core table: drouting
Password for user almira:
NOTICE: CREATE TABLE will create implic