On 6/7/07, JR Richardson <[EMAIL PROTECTED]> wrote:
Hi All,

http://www.voip-info.org/wiki/index.php?page=Asterisk+func+cdr

Under example:
exten => s,2,Set(CDR(MyFavoriteBand)=Foo Fighters)
exten => s,3,Set(CDR(MyFavoriteSong)=Hero)

and under description:
-userfield: The channel's user specified field.
""-any custom value that you wish to store.""

My question is how do you setup more custom fields in the cdr and be
able to write to them through cdr_addon_mysql.so?  I know how to add
columns to the MySQL cdr table, but nothing is populated when I add
something to them.  I'm wondering is there a patch to allow this?  I'm
running 1.2.9 and addons 1.2.3.

I found mantis patch 9424, add more userfields to addon-mysql and
asterisk-func-cdr.  I had to make it compatible for 1.2 but got it
working, very nice.  Works great, jut what I needed.  Thanks ZX81.

JR

--
JR Richardson
Engineering for the Masses
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to