You should put your patch up on bugs.digium.com for inclusion -Chris
Joseph Benden wrote: > Hello, > > I have modified the cdr_addon_mysql module by fixing two bugs and > adding a feature. The module is available at the URL below and > patches the Asterisk STABLE 1.0.9 release. Also included is > documentation for the complete cdr_addon_mysql module. > > http://www.uglyboxindustries.com/open-source.php > > * The cdr_addon_mysql module contains a flaw whereby CDR records may > be dropped if the connection to the MySQL server is lost due to > network connectivity issues or a configured wait_timeout. > > * The cdr_addon_mysql module doesn't support a connect timeout for > connecting to the MySQL server, possibly causing the Asterisk server > to hang all current calls whilst attempting to connect. > > * Added support for spooling of SQL statements and the automated > replaying of these SQL statements upon MySQL server connection being > restored. This means that no CDRs are lost when the database server > is unavailable. > > Comments, suggestions, ideas welcomed, > -Joseph Benden > > _______________________________________________ > Asterisk-Biz mailing list > [email protected] > http://lists.digium.com/mailman/listinfo/asterisk-biz _______________________________________________ Asterisk-Biz mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-biz
