Thanks, I got slightly more debug
0(3933) DEBUG: [route.c:907]: fix_actions(): fixing save()
0(3933) INFO: db_text [dbt_base.c:99]: dbt_init(): using database at:
/usr/local/etc/kamailio/ 0(3933) DEBUG: db_text [dbt_lib.c:129]:
dbt_cache_get_db(): looking for db /usr/local/etc/kamailio/!
0(3
Yes, it seems it is looking for different database path -- can you
double check to be sure you set db_url properly for all modules?
Cheers,
Daniel
On 08/05/15 15:50, jaflong jaflong wrote:
> Thanks, I got slightly more debug
>
> 0(3933) DEBUG: [route.c:907]: fix_actions(): fixing save()
> 0(39
db_text error
I am getting the following error on using db_text
0(6638) INFO: db_text [dbt_base.c:99]: dbt_init(): using database at:
/usr/local/etc/kamailio/ 0(6638) ERROR: db_text [dbt_base.c:207]: dbt_query():
table version not loaded! (too few columns)
0(6638) ERROR: db_text [dbt_base.c
Hello,
set debug=3 in kamailio.cfg and test again, you should get more details
about what kamailio tried to do and what is the potential error (maybe
some empty line).
Cheers,
Daniel
On 08/05/15 14:53, jaflong jaflong wrote:
>
> db_text error
>
> I am getting the following error on using db_text