1. Bicom Systems
  2. Solution home
  3. PBXware
  4. HOWTOs

Reports :: HOWTO Accessing CDRs from MySQL

To access CDRs from mySQL, type the following:

  • cd /opt/pbxware
  • sh/mysql
  • use pbxware

For example, to list all of the records with some field equal to some value, type:

  • select * from cdr where somethingsomevalue;

WARNING: Any manual MySQL modifications are at your own risk and should be performed by a person familiar with MySQL. Eventual issues caused are not covered by Bicom Systems support

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select atleast one of the reasons

Feedback sent

We appreciate your effort and will try to fix the article