As long cdr_mysql is being deprecated, I’m switching it to cdr_odbc. I’m getting sucess in several asterisk servers, however there is one that is not working. I’m using asterisk 16.0.1, then when I switch to cdr_odbc my cdr files are not inserted in my server database. I compared all files used in others servers which are ok, they are identical. So far I have no clue. Here are my asterisk conf:
res_odbc.conf
[asterisk]
enabled => yes
dsn => asterisk
username = asterisk
password = asterisk
pre-connect = yes
cdr_odbc.conf
[global]
dsn=asterisk
loguniqueid=yes
dispositionstring=yes
table=cdr_ast_border_wcs_2052_ibm
usegmtime=no
hrtime=yes