Subject: [asterisk-dev] The Trouble with CDR's...!
Sebastian Auriol
sebad at syntec.co.uk
Wed Dec 20 06:15:39 MST 2006
I've been patching our versions of cdr_addon_mysql.c since Asterisk 1.0 to
add a "servername" column to the inserts. Unfortunately I don't know nearly
enough C to make a generic, or even non-generic portable patch. Each copy
has a hardcoded servername at the moment (and uses an ENUM field in the
database table). Any better solution would be nice! :) Especially the one
below... The thing is though that one might need a conf file with datatypes
(or put them in cdr-custom.conf)?
Kind regards,
Sebastian
___________________________________________
Sebastian Auriol
Syntec Telecom
http://www.syntec.co.uk/
-----Original Message-----
From: asterisk-dev-bounces at lists.digium.com
[mailto:asterisk-dev-bounces at lists.digium.com] On Behalf Of Andreas Sikkema
Sent: 19 December 2006 15:02
To: Asterisk Developers Mailing List
Subject: RE: Subject: [asterisk-dev] The Trouble with CDR's...!
> This is already available in 1.2
>
> exten => s,n,Set(CDR(myfield)=myvalue)
> exten => s,n,Noop(Myfield=${CDR(myfield)})
>
> You can then make your own CDR records by editing cdr-custom.conf
If only cdr-mysql would listen to cdr-custom.conf ;-)
--
Andreas Sikkema BBeyond
Software Engineer Planeetbaan 4
+31 (0)23 7074342 2132 HZ Hoofddorp
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --
asterisk-dev mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-dev
More information about the asterisk-dev
mailing list