Hi,
I’ve upgraded my Asterisk from 1.8.10 to 10.12.4
After that I upgraded my FreePBX version from 2.9 to 2.10
Now I lost the CDR reporting funtionality. I installed this module on the module admin. I have the page for CDR search but it is empty. Shows 0 CDR.
When I search on the web/forums, I always see that mysql addon module is required. However, when I was upgrading my Asterisk to version 10, I had read that mysql is not supported on this version. Instead Sqlite3 is being used.
Now what do I have to do to get back CDR reports working ?
My module status :
Router*CLI> module show like cdr
Module Description Use Count
app_cdr.so Tell Asterisk to not maintain a CDR for 0
app_forkcdr.so Fork The CDR into 2 separate entities 0
cdr_csv.so Comma Separated Values CDR Backend 0
cdr_custom.so Customizable Comma Separated Values CDR 0
cdr_manager.so Asterisk Manager Interface CDR Backend 0
cdr_sqlite3_custom.so SQLite3 Custom CDR Module 0
cdr_syslog.so Customizable syslog CDR Backend 0
func_cdr.so Call Detail Record (CDR) dialplan functi 0
8 modules loaded
router*CLI> cdr show status
Call Detail Record (CDR) settings
----------------------------------
Logging: Enabled
Mode: Simple
Log unanswered calls: No
* Registered Backends
-------------------
cdr_sqlite3_custom
cdr-custom
csv