I am working with Asterisk. I config Asterisk auto write CDR to SQLite3 and the file is Master.db
By default, this file location in "var/log/asterisk/Master.db".
But now I want to change this path, I want Asterisk auto write CDR to another directory.
How can I change this path?
Thanks