Database storage for CEL and CDR data

We have multiple PBX servers and it’s becoming more of a pain to look up CDR and CEL data on the individual PBXs. We are looking to dump all the CEL and CDR data in NoSQL and query it that way. Does anyone here do this and mind commenting?

I’ve used a remote mysql database for multiple servers several times. It’s just as easy as you’d expect. Set up the mysql database information in the config file and go to town.

You can transition one at a time or you can set up the single mysql server config file and copy it to all of the servers. Restart the server and you should be good to go. Be sure you set up the remote database server so that it recognizes your Asterisk servers as valid login sources.

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.