Hi Tilghman,<br><br>Any ideas on how to properly get this linked against my current Asterisk?<br><br>catalyst*CLI&gt; module load cdr_adaptive_odbc.so<br>[Dec 25 15:11:14] WARNING[22722]: loader.c:363 load_dynamic_module: Error loading module &#39;cdr_adaptive_odbc.so&#39;: /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 &#39;cdr_adaptive_odbc.so&#39; 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> &lt;<a href="mailto:tilghman@mail.jeffandtilghman.com">tilghman@mail.jeffandtilghman.com</a>&gt; 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>&gt; I was recently made aware that the only way to currently set custom fields<br>&gt; in a relational database for CDR is via the experimental cdr_adaptive_odbc
<br>&gt; drivers found here:<br>&gt; <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>&gt;.c?view=log
<br><br>I wouldn&#39;t call them experimental; they simply arrived too late to be included<br>directly in 1.4.<br><br>&gt; I had no problem compiling the driver, and copied the module to<br>&gt; /usr/lib/asterisk/modules on my box and setup
<br>&gt; /etc/asterisk/cdr_adaptive_odbc.conf with the following:<br>&gt;<br>&gt; [first]<br>&gt; connection=Asterisk-MySQL<br>&gt; table=cdr<br>&gt;<br>&gt; My question is<br>&gt;<br>&gt; a) How do I get asterisk to switch to the new module?
<br><br>CLI&gt; module load cdr_adaptive_odbc.so<br><br>&gt; Looks like I&#39;m still using the older stuff.<br>&gt;<br>&gt; Ultimately my goal is to set a custom field in my CDR table that I will<br>&gt; populate with variables in my dialplan using the Set() application with
<br>&gt; something such as:<br>&gt;<br>&gt; ;&nbsp;&nbsp;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>&nbsp;&nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users
</a><br></blockquote></div><br>