[asterisk-users] Write Asterisk CDR MySQL records to multiple servers
Tilghman Lesher
tilghman at mail.jeffandtilghman.com
Wed Sep 10 16:01:43 CDT 2008
On Wednesday 10 September 2008 13:22:51 Ricardo Melendez wrote:
> Hi to all, I actually have an asterisk server configured to write CDR mysql
> records in the same machine (localhost), but I want to write this records
> to another machine also in mysql at the same time, It is possible? It
> means that I want save the records in both machines.
You can either use MySQL replication or you can use 2 different CDR drivers at
the same time, such as ODBC, with the Mysql-ODBC-Connector and the MySQL CDR
driver. Also, in 1.6, cdr_adaptive_odbc allows you to specify multiple CDR
backends within the same configuration file.
--
Tilghman
More information about the asterisk-users
mailing list