Hello,I have one postgres server at one server and Kamailio at another server.So I believe I did true configuration to the Kamailio. Actually I made some tests and I could create user and authenticated etc. But I have a problem. When I tried to present "kamdbctl create" Kamailio asks password 50 times (almost, much or less idk certainly).After 50 times Db created successfully and works. And it looks like this:
root@bs-kamailio:/home/bs-kamailio# kamdbctl create INFO: creating database kamailio ... Password for user postgres: Password for user postgres: Password for user postgres: Password for user postgres: Password for user postgres: Password for user postgres: Password for user postgres: Password for user postgres: Password for user postgres: Password for user postgres: Password for user postgres: Password for user postgres: Password for user postgres: Password for user postgres: Password for user postgres: Password for user postgres: Password for user postgres: So how can I solve this situation? I want Kamailio to asks password one time and handle it's job. Regards.