I'm trying to setup remote CDR logging, as directed by: http://www.voip-info.org/tiki-index.php?page=Asterisk%20cdr%20odbc Anyone have example of what I need to change to make an asterisk server log on a remote mysql server? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050608/0dc4172c/attachment.htm
Tim wrote:> I'm trying to setup remote CDR logging, as directed by: > http://www.voip-info.org/tiki-index.php?page=Asterisk%20cdr%20odbc > > Anyone have example of what I need to change to make an asterisk server > log on a remote mysql server?If you are going to store CDRs on MySQL, why not skip ODBC and use the native way? http://www.voip-info.org/wiki-Asterisk+cdr+mysql We do and works great -Matthew