Hello I am having problems pointing to a custom dispatcher table, when I use "dispatcher" as table, the kamailio service start running normal, but when I try to use for example "my_dispatcher"  table the error shown bellow appears.

I do not want to rebuilt the database, my purpose is to have multiples dispatcher tables on the same server, "dispatcher, my_dispatcher", "my_dispatcher_1", for example.

The connection to the custom database is OK

Thanks in advance for your help.


----------------------------------------------------------------------------------------
/var/log/messages

Mar  3 14:03:00 kama-balance4 /usr/local/kamailio/sbin/kamailio[19153]: ERROR: dispatcher [dispatch.c:676]: init_ds_db(): invalid table version (found 0 , required 1, 2, 3 or 4)#012(use kamdbctl reinit)
Mar  3 14:03:00 kama-balance4 /usr/local/kamailio/sbin/kamailio[19153]: ERROR: dispatcher [dispatcher.c:335]: mod_init(): could not initiate a connect to the database
Mar  3 14:03:00 kama-balance4 /usr/local/kamailio/sbin/kamailio[19153]: ERROR: <core> [sr_module.c:970]: init_mod(): init_mod(): Error while initializing module dispatcher (/usr/local/kamailio/lib64/kamailio/modules/dispatcher.so)