Quick lookup for Asterisk CDR fields, disposition values (ANSWERED, NO ANSWER, BUSY, FAILED), AMA flags, and the difference between billsec and durati...
Set up Asterisk CDR storage with SQLite, MySQL/MariaDB, or PostgreSQL. Covers module configuration, table schemas, CLI verification, and example queri...
Fix logrotate failures on Debian 12+ systems running journald without rsyslog. Stale configs referencing the syslog user or rsyslog-specific directive...
Store Call Detail Records in a MySQL database -- create the CDR schema, configure cdr_mysql.conf, and query call history with SQL.
Parse Asterisk full log to extract call statistics -- total calls, answered, unanswered, failed, busiest hour, and top callers.