[asterisk-users] Re: Write to multiple databases as redundancy scheme

JR Richardson jmr.richardson at gmail.com
Fri Jun 8 14:12:03 CDT 2007


> 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


More information about the asterisk-users mailing list