<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type"
content="text/html; charset=ISO-8859-1">
</head>
<body text="#000000" bgcolor="#ffffff">
<font face="Helvetica, Arial, sans-serif">Hello,<br>
<br>
is there anyone who can point me to correct information ?<br>
<br>
Following </font><font face="Helvetica, Arial, sans-serif"><a
moz-do-not-send="true" class="moz-txt-link-freetext"
href="http://pbxinaflash.com/forum/showthread.php?t=9042">http://pbxinaflash.com/forum/showthread.php?t=9042</a>
and <a class="moz-txt-link-freetext" href="http://www.voip-info.org/wiki/view/Asterisk+cdr+mysql">http://www.voip-info.org/wiki/view/Asterisk+cdr+mysql</a> >
Extending CDR does not result in a working environment for me.<br>
<br>
Any feedback appreciated.<br>
<br>
<br>
<br>
Kind regards,<br>
Jonas.</font><br>
<font face="Helvetica, Arial, sans-serif"><br>
<br>
</font><br>
-------- Original Message --------
<table class="moz-email-headers-table" border="0" cellpadding="0"
cellspacing="0">
<tbody>
<tr>
<th nowrap="nowrap" valign="BASELINE" align="RIGHT">Subject: </th>
<td>[asterisk-users] Asterisk 1.6.2.10 & CDR custom added
field</td>
</tr>
<tr>
<th nowrap="nowrap" valign="BASELINE" align="RIGHT">Date: </th>
<td>Tue, 22 Mar 2011 14:05:23 +0100</td>
</tr>
<tr>
<th nowrap="nowrap" valign="BASELINE" align="RIGHT">From: </th>
<td>Jonas Kellens <a class="moz-txt-link-rfc2396E" href="mailto:jonas.kellens@telenet.be"><jonas.kellens@telenet.be></a></td>
</tr>
<tr>
<th nowrap="nowrap" valign="BASELINE" align="RIGHT">Reply-To: </th>
<td>Asterisk Users Mailing List - Non-Commercial Discussion
<a class="moz-txt-link-rfc2396E" href="mailto:asterisk-users@lists.digium.com"><asterisk-users@lists.digium.com></a></td>
</tr>
<tr>
<th nowrap="nowrap" valign="BASELINE" align="RIGHT">To: </th>
<td>Asterisk Users Mailing List - Non-Commercial Discussion
<a class="moz-txt-link-rfc2396E" href="mailto:asterisk-users@lists.digium.com"><asterisk-users@lists.digium.com></a></td>
</tr>
</tbody>
</table>
<br>
<br>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
<font face="Helvetica, Arial, sans-serif">Hello list,<br>
<br>
I have added an extra field "mycolumn" to the cdr table in my MySQL-DB.<br>
<br>
I simply try to add a value to this column by doing the following in
the dialplan :<br>
<br>
exten => 600,n,Set(CDR(mycolumn)="myvalue")<br>
<br>
<br>
But this value is not written to the column 'mycolumn' together with
the other CDR-data.<br>
<br>
Why is this ?! Do I need further configuration ? (Not according to
<a moz-do-not-send="true" class="moz-txt-link-freetext"
href="http://pbxinaflash.com/forum/showthread.php?t=9042">http://pbxinaflash.com/forum/showthread.php?t=9042</a>)<br>
<br>
<br>
Kind regards,<br>
Jonas.<br>
</font>
<br>
</body>
</html>