Hi all,
Thanks for the work to consolidate SER modules for Kamailio 4.0. This
has been a great improvement!
When I run kamdbctl dbuid (added in
http://git.sip-router.org/cgi-bin/gitweb.cgi?p=sip-router;a=commitdiff;h=1f…)
when using PostgreSQL as database engine, I get the following error:
~# kamdbctl dbuid
/usr/sbin/kamdbctl: line 464: dbuid_create: not found
I tested this on Kamailio 4.0.1, but it seems that the issue exists in
the latest git as well. The attached patch causes kamdbctl dbuid to
successfully create the uid tables.
Hope this helps,
-elactrum