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