I found my problem, because my custom "dispatcher" table is missing some
fields, the loading failed.
No issue :)
On Mon, Nov 28, 2016 at 7:56 PM David Villasmil <
david.villasmil.w...@gmail.com> wrote:
> I got
>
> Nov 28 13:38:25 testSVR kamailio[25455]: DEBUG: [db.c:403]:
> db_table_version():
I got
Nov 28 13:38:25 testSVR kamailio[25455]: DEBUG: [db.c:403]:
db_table_version(): no row for table alias found
Nov 28 13:38:25 testSVR kamailio[25455]: ERROR: dispatcher
[dispatch.c:839]: init_ds_db(): invalid table version (found 0 , required
1, 2, 3 or 4)#012(use kamdbctl reinit)
Nov 28 13:
David,
There should be some additional log messages and/or some more context around
this message, although not necessarily immediately around it (due to the
parallel nature of Kamailio child processes):
On Mon, Nov 28, 2016 at 07:33:47PM +0100, David Villasmil wrote:
> mod_init(): could not in
Hello all,
I have a databse where i created a "version" table only with a version, a
dispatcher records. I only want to use dispatcher on a db.
I don't know if kamailio is looking for the version tables somewhere else,
or it does find it in my database (not named kamailio) but the format is
wrong