Hi guys.
I am struggling with writing cdrs to mysql.
I have read the documentation. It is not clear to me if there is native mysql support in my Asterisk version or if I have to use odbc. I would highly prefer not to set up odbc.
I went through this docu: https://wiki.asterisk.org/wiki/display/AST/MySQL+CDR+Backend, created the table.
The database is set up, user (for db asterisk) is able to log in from command line. I have configured cdr_mysql.conf
I have no entries in my db…
Could you please advice?
Thanks,
_fuz
P.S.: I compiled form source, could it be that I am missing a module?
asterisk-2018*CLI> module show like sql
Module Description Use Count Status Support Level
cdr_sqlite3_custom.so SQLite3 Custom CDR Module 0 Not Running extended
cel_sqlite3_custom.so SQLite3 Custom CEL Module 0 Not Running extended
res_config_mysql.so MySQL RealTime Configuration Driver 0 Running extended
res_config_sqlite3.so SQLite 3 realtime config engine 0 Running core
4 modules loaded