New Asterisk Call Detail Record (CDR) module
I've had a quick email chat with hunmonk about this a few weeks ago... Not sure if anyone's using Asterisk, and moreso Asterisk CDRs -> mySQL, but I'd been using Asterisk-Stat V2.0 for some time, and it's terribly outdated, so I'd decided to create a Drupal module to handle Asterisk CDRs. asteriskcdrs. The project can be found here: http://drupal.org/project/asteriskcdrs I've released a preliminary package, but if others are using the system, I would love to get some feedback on where to grow this module. For now, it mainly allows you to search call detail records and view details on each. I plan to add in reporting, and maybe graphing. It's a little bit finnicky in the setup now, so please let me know if folks run into setup issues, and I can walk you through anything that needs to be done (read: I had to hack in the ability to add an an auto-incrementing field to the CDR table, as Asterisk doesn't put one in there). Any thoughts from others? Cheers! -- Ian Bezanson irb@ianbezanson.ca
Whoops! Sorry for the dup, there. I sent the first message, and gave up... resending, once I didn't see it come in :). On Mon, 2008-11-02 at 09:04 -0400, Ian Bezanson wrote:
I've had a quick email chat with hunmonk about this a few weeks ago...
Not sure if anyone's using Asterisk, and moreso Asterisk CDRs -> mySQL, but I'd been using Asterisk-Stat V2.0 for some time, and it's terribly outdated, so I'd decided to create a Drupal module to handle Asterisk CDRs. asteriskcdrs. The project can be found here: http://drupal.org/project/asteriskcdrs
I've released a preliminary package, but if others are using the system, I would love to get some feedback on where to grow this module. For now, it mainly allows you to search call detail records and view details on each. I plan to add in reporting, and maybe graphing.
It's a little bit finnicky in the setup now, so please let me know if folks run into setup issues, and I can walk you through anything that needs to be done (read: I had to hack in the ability to add an an auto-incrementing field to the CDR table, as Asterisk doesn't put one in there).
Any thoughts from others?
Cheers!
-- Ian Bezanson irb@ianbezanson.ca
participants (1)
-
Ian Bezanson