I am having trouble in saving my cdr to database. The database connections are fine. I am able to insert data into my table using INSERT
statements manually but the call records are not being saved automatically as the Asterisk tutorial suggests. I have used the following guide:
https://wiki.asterisk.org/wiki/display/AST/MSSQL+CDR+Backend
Kindly suggest.