<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16544" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=593103515-06122007><FONT face=Arial 
size=2>Hi,</FONT></SPAN></DIV>
<DIV><SPAN class=593103515-06122007><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=593103515-06122007><FONT face=Arial size=2>The Asterisk Wiki 
(page: <A 
href="http://www.voip-info.org/wiki/view/Asterisk+func+cdr">http://www.voip-info.org/wiki/view/Asterisk+func+cdr</A>) 
mentions I can set any custom CDR field I want.&nbsp; Here is the example it 
gives:</FONT></SPAN></DIV>
<DIV><SPAN class=593103515-06122007><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=593103515-06122007><FONT size=2><SPAN 
style="FONT-FAMILY: monospace">;&nbsp;Update&nbsp;our&nbsp;accountcode&nbsp;field&nbsp;and&nbsp;then&nbsp;save&nbsp;some&nbsp;random&nbsp;music&nbsp;facts&nbsp;too 
</SPAN><BR><SPAN 
style="FONT-FAMILY: monospace">exten&nbsp;=&gt;&nbsp;s,1,Set(CDR(accountcode)=8675309) 
</SPAN><BR><SPAN 
style="FONT-FAMILY: monospace">exten&nbsp;=&gt;&nbsp;s,2,Set(CDR(MyFavoriteBand)=Foo&nbsp;Fighters) 
</SPAN><BR><SPAN 
style="FONT-FAMILY: monospace">exten&nbsp;=&gt;&nbsp;s,3,Set(CDR(MyFavoriteSong)=Hero) 
</SPAN></FONT></SPAN></DIV>
<DIV><SPAN class=593103515-06122007><FONT size=2><SPAN 
style="FONT-FAMILY: monospace"></SPAN></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=593103515-06122007><FONT size=2><SPAN 
style="FONT-FAMILY: monospace">I am using CDR on MySQL.&nbsp; I tried this, with 
a new colum called MyFavoriteSong.&nbsp; Guess what?&nbsp; That field wasn`t 
populated at all.</SPAN></FONT></SPAN></DIV>
<DIV><SPAN class=593103515-06122007><FONT size=2><SPAN 
style="FONT-FAMILY: monospace"></SPAN></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=593103515-06122007><FONT size=2><SPAN 
style="FONT-FAMILY: monospace">Anything else I should be doing?</SPAN></DIV>
<DIV><BR></DIV></FONT></SPAN>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><SPAN class=593103515-06122007><FONT face=Arial 
size=2>Mick</FONT></SPAN></DIV></BODY></HTML>