<div>In cdr_mysql.conf add &quot;userfield=1&quot; under the globals setting.</div>
<div>&nbsp;</div>
<div>bp<br><br>&nbsp;</div>
<div><span class="gmail_quote">On 10/18/06, <b class="gmail_sendername">unplug</b> &lt;<a href="mailto:maillisting@gmail.com">maillisting@gmail.com</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">I want to set some custom data in the field of userfield in table CDR<br>as following.<br>exten =&gt; s,19,Set(CDR(userfield)=1234)
<br>exten =&gt; s,20,Dial(SIP/1234)<br><br>However, the userfield doesn't get update after making the call.<br>After that, I relocate the command as following.<br><br>exten =&gt; s,19,Dial(SIP/1234)<br>exten =&gt; s,20,Set(CDR(userfield)=1234)
<br><br>The userfield doens't get update at all.&nbsp;&nbsp;I don't know why the field<br>can't update after issuing the command.&nbsp;&nbsp;Anyone can help?<br>_______________________________________________<br>--Bandwidth and Colocation provided by 
<a href="http://Easynews.com">Easynews.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>