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

_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2008 - September 22 - 25 Phoenix, Arizona
Register Now: http://www.astricon.net

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to