hi…i’m a newbie on asterisk…i’ve currently installed Asterisk Now…how can u setup a cdr on asterisk, does it have additional downloads for the cdr to work?..and how can u see the cdr logs…?
Thanks in advance…
hi…i’m a newbie on asterisk…i’ve currently installed Asterisk Now…how can u setup a cdr on asterisk, does it have additional downloads for the cdr to work?..and how can u see the cdr logs…?
Thanks in advance…
Hi
Check out this links:
http://www.voip-info.org/wiki/view/Asterisk+cdr+odbc
http://lists.digium.com/pipermail/asterisk-users/2004-July/049895.html
It explains more less how to set up the CDR to be stored in a DataBase, also you can check out Master.csv (/var/log/asterisk/cdr-custom/Master.csv)
Also this guy explain how to migrate Master.csv to MySQL
http://www.voip-info.org/wiki/view/Asterisk+CDR+csv+conversion+mysql
Useful Shell commands:
cat /etc/asterisk/cdr.conf
cat /var/log/asterisk/cdr-custom/Master.csv
As a finall advice why don’t you check out the book by O’Reilly Asterisk: The Future of telephony
It’s in the Get started section:
http://asterisk.org/support/get-started
Hope this helps
J.
Josware
ty very much…i will look into it…