Koozali.org: home of the SME Server
Obsolete Releases => SME VoIP (Asterisk, SAIL etc) => Topic started by: peterpan746 on December 07, 2008, 12:21:42 PM
-
Greetings,
Is there a way to send the CDR data to an IP device rather than the database?
Any help would be appreciated
Thnx in advance
-
what kind of an IP device?
Regards
S
-
http://www.sstelecoms.com/www/index.php?option=com_docman&task=doc_view&gid=199&Itemid=69
It's a LAN buffer.
-
Well, it's just a linux file - /var/log/asterisk/cdr-csv/Master.csv, so you can write a program or daemon to do whatever you like with it. Each row is unix timestamped so it should be easy enough to manage and monitor. You can also change what data the logger generates by fooling around with cdr_custom.conf in the asterisk directory.
Kind Regards
S