Hi Tilghman, Any ideas on how to properly get this linked against my current Asterisk?
catalyst*CLI> module load cdr_adaptive_odbc.so [Dec 25 15:11:14] WARNING[22722]: loader.c:363 load_dynamic_module: Error loading module 'cdr_adaptive_odbc.so': /usr/lib/asterisk/modules/cdr_adaptive_odbc.so: undefined symbol: ast_verb [Dec 25 15:11:14] WARNING[22722]: loader.c:649 load_resource: Module 'cdr_adaptive_odbc.so' could not be loaded. Thanks and happy holidays! On 12/25/07, Tilghman Lesher <[EMAIL PROTECTED]> wrote: > > On Tuesday 25 December 2007 12:50:06 Steve Finkelstein wrote: > > I was recently made aware that the only way to currently set custom > fields > > in a relational database for CDR is via the experimental > cdr_adaptive_odbc > > drivers found here: > > > http://svncommunity.digium.com/view/tilghman/branches/1.4/cdr_adaptive_odbc > >.c?view=log > > I wouldn't call them experimental; they simply arrived too late to be > included > directly in 1.4. > > > I had no problem compiling the driver, and copied the module to > > /usr/lib/asterisk/modules on my box and setup > > /etc/asterisk/cdr_adaptive_odbc.conf with the following: > > > > [first] > > connection=Asterisk-MySQL > > table=cdr > > > > My question is > > > > a) How do I get asterisk to switch to the new module? > > CLI> module load cdr_adaptive_odbc.so > > > Looks like I'm still using the older stuff. > > > > Ultimately my goal is to set a custom field in my CDR table that I will > > populate with variables in my dialplan using the Set() application with > > something such as: > > > > ; Set(CDR(dst_ext)=${DST_EXT}) > > -- > Tilghman > > _______________________________________________ > --Bandwidth and Colocation Provided by http://www.api-digital.com-- > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >
_______________________________________________ --Bandwidth and Colocation Provided by http://www.api-digital.com-- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
