Hello Will, thank you for getting back to me. Yes, I have added the fields but how do I populate those fields which are not a part of the default cdrs table? Where do I make the modification in the kamailio config file to update the cdrs table? Again, thanks for the help.
Regards,
Arun
From: Will Ferrer <will.ferrer@switchsoft.com>
To: arun Jayaprakash <jayaprakasharun@yahoo.com>; Kamailio (SER) - Users Mailing List <sr-users@lists.sip-router.org>
Sent: Tuesday, November 26, 2013 5:06 PM
Subject: Re: [SR-Users] adding new column in the CDRS table?
Hi Arun
We have added several columns to our cdr table simple by
connecting to the database through mysql workbench and adding them, and then modifying the mysql routine: kamailio_cdrs to populate in the required data to the new fields. We are however also using siremis which is where these cdr generation routines come from --
http://siremis.asipto.com/
Some info on cdr generation for the acc module can be found here:
I hope that helps.
All the best.
Will Ferrer