Thank you for the advises. I got Kamailio now run with PostgreSQL.
For those might interrested in the cause of the problem. It was a
permission problem in a single table. With a tail -f on postgres log I
was able to figure out quickly which table.
Am 13.03.13 17:20, schrieb Olle E. Johansson:
13 mar 2013 kl. 17:13 skrev Hoai-Anh Ngo-Vi :
> Dears,
>
> I have tried out Kamailio 3.3.4 with PostgreSQL as persistence but it does
> not work.
>
> make FLAVOUR=kamailio include_modules="db_postgres" cfg
>
> was OK. I found /usr/local/lib/kamailio/modules/db_postgres.so after
> installatio
Dears,
I have tried out Kamailio 3.3.4 with PostgreSQL as persistence but it
does not work.
make FLAVOUR=kamailio include_modules="db_postgres" cfg
was OK. I found /usr/local/lib/kamailio/modules/db_postgres.so after
installation.
I have successfully set up database openser using
/usr/loc