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.