Asterisk CDR log all calls
You may have notice that some calls that you are sure that you placed are missing in the CDR file or table.
Those calls may be those that wasn’t answered.
For example, if you place, from one channel, multiple simulatanous or successive calls to differents destinations, you will see only one record : the origination channel tring to reach the destination that answered.
To change this and log all channels even to answered, you need to edit cdr.conf file and add unanswered option .
vi /etc/asterisk/cdr.conf
[general]
unanswered=yes
October 8, 2008 | Filed Under Tricks
Comments
Leave a Reply