How does Asterisk saves it’s data? Does it use flat files, SQLite, or a database like MySQL by default?
Can I change the way data is being stored?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
If you are talking about CDRs (Call Detail Records) then it looks like it uses a CSV file as default, but you can change it to MySQL or many other formats if you wish:
http://www.voip-info.org/wiki/view/Asterisk+billing