Christopher Aloi
2006-Aug-22 17:36 UTC
[asterisk-users] Simple CDR parser to print to webpage
Hello - I'm searching for a simple php or perl script to parse Asterisk's CDR csv into a formatted webpage - anyone have any suggestions? -- ------ Christopher T Aloi ------ -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060822/3046a525/attachment.htm
I am using Asterisk-Stat http://www.areski.net/asterisk-stat-v2/about.php
If that is not what you are looking for, then maybe its source will help you.
--
--
Steven
http://www.glimasoutheast.org
"Christopher Aloi" <chris.aloi@gmail.com> wrote in message
news:482fc9a70608221736g242b0834lb3151fde3fac963d@mail.gmail.com...
Hello -
I'm searching for a simple php or perl script to parse Asterisk's CDR
csv into a formatted webpage - anyone have any suggestions?
--
------
Christopher T Aloi
------
------------------------------------------------------------------------------
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://lists.digium.com/pipermail/asterisk-users/attachments/20060823/876664e7/attachment.htm
Yeah, use Asterisk-Addons and configure the CDR to go into a MySQL database. Once, there, it's really easy to use PHP or Perl to create a custom web-page that shows whatever you want to see. I've got one set up to search for a specific period of time, or for a specific extension. Christopher Aloi wrote:> Hello - > > I'm searching for a simple php or perl script to parse Asterisk's CDR > csv into a formatted webpage - anyone have any suggestions? > > -- > ------ > Christopher T Aloi > ------ > >------------------------------------------------------------------------ > >_______________________________________________ >--Bandwidth and Colocation provided by Easynews.com -- > >asterisk-users mailing list >To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users > >