Can Asterisk write to multiple MySQL databases in different machines,
at the same time, as a backup scheme?
If it does, where can that be configured? In res_mysql.conf file?

No, you cannot write to 2 different mysql servers with res_mysql.
Just use MySQL replication as an alternative.  Easy to setup.
Asterisk writes to the Master database and the Master replicates
changes to slave databases for backup.

JR

--
JR Richardson
Engineering for the Masses
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

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

Reply via email to