[asterisk-users] Fwd: Asterisk 1.6.2.10 & CDR custom added field
Jonas Kellens
jonas.kellens at telenet.be
Thu Mar 24 03:55:56 CDT 2011
Hello,
is there anyone who can point me to correct information ?
Following http://pbxinaflash.com/forum/showthread.php?t=9042 and
http://www.voip-info.org/wiki/view/Asterisk+cdr+mysql > Extending CDR
does not result in a working environment for me.
Any feedback appreciated.
Kind regards,
Jonas.
-------- Original Message --------
Subject: [asterisk-users] Asterisk 1.6.2.10 & CDR custom added field
Date: Tue, 22 Mar 2011 14:05:23 +0100
From: Jonas Kellens <jonas.kellens at telenet.be>
Reply-To: Asterisk Users Mailing List - Non-Commercial Discussion
<asterisk-users at lists.digium.com>
To: Asterisk Users Mailing List - Non-Commercial Discussion
<asterisk-users at lists.digium.com>
Hello list,
I have added an extra field "mycolumn" to the cdr table in my MySQL-DB.
I simply try to add a value to this column by doing the following in the
dialplan :
exten => 600,n,Set(CDR(mycolumn)="myvalue")
But this value is not written to the column 'mycolumn' together with the
other CDR-data.
Why is this ?! Do I need further configuration ? (Not according to
http://pbxinaflash.com/forum/showthread.php?t=9042)
Kind regards,
Jonas.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110324/256bae28/attachment.htm>
More information about the asterisk-users
mailing list