cdr_odbc works fine but I have trouble using cdr_adaptive_odbc. asterisk fails to start when I uncomment 'first' and 'second' groups. Here is the error:
WARNING[22722] cdr_adaptive_odbc.c: No such connection 'MySQL1' in the 'first' section of cdr_adaptive_odbc.conf. Check res_odbc.conf. WARNING[22722] cdr_adaptive_odbc.c: No such connection 'MySQL2' in the 'second' section of cdr_adaptive_odbc.conf. Check res_odbc.conf. and WARNING[22823] loader.c: Error loading module 'res_config_odbc.so': /usr/lib/asterisk/modules/res_config_odbc.so: undefined symbol: ast_odbc_clear_cache On Wed, Jun 6, 2012 at 8:34 PM, Benny Amorsen <[email protected]>wrote: > "Owais Ahmad" <[email protected]> writes: > > > Hello guys, > > > > I need to be able to throw cdrs on more than one servers at a time. > Please let me know how this can be done. > > cdr_adaptive_odbc handles multiple servers. Just define several with > [foo] and [bar] and it Just Works. > > > /Benny > >
-- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
