Skip to main content

Export CDR Records

Posted by ipfreely on Wed, 12/16/2009

Is there any way to export CDR records from the TL interface?
I am using the MySQL data storage method, and am running Multi Tenant

Thanks,
Chris A


Submitted by eeman on Wed, 12/16/2009 Permalink

no through thirdlane. if you're using the ISO then webmin has already stolen your port 80, otherwise I know of an apache/php tool (not for tenant users) that lets you export a search criteria to csv and xml. Its very old and hasnt been maintained since 2005 but still works.

http://www.areski.net/areski/index.php?option=com_content&task=view&id=…

if port80 becomes a problem you could always setup mysql access from another server running apache+php and use the tool there.