Thanks for all the support and help you have provided so far. Let me head towards the modules pages. Thanks.
-----Original Message----- From: users-bounces@lists.openser.org [mailto:users-bounces@lists.openser.org] On Behalf Of Iñaki Baz Castillo Sent: Monday, June 16, 2008 5:34 PM To: users@lists.openser.org Subject: Re: [OpenSER-Users] Acc/CDRTool Issue
El Monday 16 June 2008 16:15:58 Iñaki Baz Castillo escribió:
El Monday 16 June 2008 16:01:05 Ali Jawad escribió:
Hi Inaki
Well the thing is that I only want to log calls with their source and destination, I have uncommented the radius line in the Makefile of acc and recompiled. I will try to do it using MySQl, that is doable right ?
Of course, but take in mind that MySQL-ACC uses MySQL "acc" table.
For that you must add extra attributes in the ACC module for MySQL. Maybe an AVP for "From" username and other AVP for RURI. Read the entire doc of "accA module and use "extra_attributes" parameter.