Ricardo:<br>By default, the module cdr_addon_mysql doesn&#39;t store the userfield in the table. You should configure this option by adding to the configuration file cdr_mysql.conf the next line:<br>&nbsp;userfield=1<br><br>Hope this helps.
<br>Tomás.<br><br><div><span class="gmail_quote">2007/6/12, <a href="mailto:rjcarvalho@reit.up.pt">rjcarvalho@reit.up.pt</a> &lt;<a href="mailto:rjcarvalho@reit.up.pt">rjcarvalho@reit.up.pt</a>&gt;:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<p>Hi,</p><p>I write the CDR of my Asterisk 1.2.17 server in MySQL database
using cdr_addon_mysql.so.</p><p>Now I&#39;m trying to write some custom values to
userfield column by the <b>Set(CDR(userfiled)=some_text)</b> sintax, but
nothing gets writeen in MySQL cdr table!!</p><p>Why? I&#39;m I skeeping something
or what?</p><p>Taking a look at the URL:
<a href="http://www.voip-info.org/wiki/index.php?page=Asterisk+func+cdr" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://www.voip-info.org/wiki/index.php?page=Asterisk+func+cdr</a><br>it seems to
be this, the purpose of this <b>Set(CDR(&lt;name&gt;))</b> sintax,
right?!</p><p>Regards,<br>Ricardo.</p><p></p><p></p>

<p></p><br>_______________________________________________<br>--Bandwidth and Colocation provided by <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://Easynews.com" target="_blank">Easynews.com</a> --
<br><br>asterisk-users mailing list<br>To UNSUBSCRIBE or update options visit:<br> &nbsp; <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">
http://lists.digium.com/mailman/listinfo/asterisk-users</a><br><br></blockquote></div><br>