Does anyone know of a way to have asterisk save multiple cdr records in different places (i.e. the same record in a database locally and in another database on another system, or database and csv, or some other strange combination)?
Well, I've been using mysql replication for a while now, but just not for asterisk (yet). You could do that, but it all depends on what you want to accomplish. Would be a nice way to get a realtime copy on a remote server/location indeed..
You can find more about it on the mysql site, just search for replication.
Kristof.
_______________________________________________ Asterisk-Users mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
