[OpenSIPS-Users] Where to place acc_aaa_request ?

Nick Khamis symack at gmail.com
Fri May 17 18:41:49 CEST 2013


I just breezed through this email. and even I am not sure what seems
to be the problem. I am going to assume that you want to log
accounting using Radius and acc modules as discussed, and want to
store only established calls in "radacct".

If you do not want to account for missed calls then comment out:

modparam("acc", "aaa_missed_flag", 2)
modparam("acc", "log_missed_flag", 2)

# when routing via usrloc, log the missed calls also
setflag(2);


Kind Regards,

Nick



More information about the Users mailing list