Re: [SR-Users] Multiple radius responses on a missed call

2013-02-08 Thread Daniel-Constantin Mierla
On 2/8/13 11:07 AM, Efelin Novak wrote: I'm little bit confused about a usage of radius acc_radius module. Parameters from acc_radius module can also be found in acc module after recompiling it with ENABLE_RADIUS_ACC=true. Which one should I use? Which one is more up to date? What is the differ

Re: [SR-Users] Multiple radius responses on a missed call

2013-02-08 Thread Efelin Novak
I'm little bit confused about a usage of radius acc_radius module. Parameters from acc_radius module can also be found in acc module after recompiling it with ENABLE_RADIUS_ACC=true. Which one should I use? Which one is more up to date? What is the difference? Cheers, Efelin 2013/2/8 Efelin Nova

Re: [SR-Users] Multiple radius responses on a missed call

2013-02-08 Thread Efelin Novak
Thanks Daniel, I'll check it and post results here. Efelin 2013/2/8 Daniel-Constantin Mierla : > Hello, > > there are different event logged for accounting: > - missed call event which is sent from the point of view of callee > - transaction answered which is sent from the point of view of calle

Re: [SR-Users] Multiple radius responses on a missed call

2013-02-08 Thread Daniel-Constantin Mierla
Hello, there are different event logged for accounting: - missed call event which is sent from the point of view of callee - transaction answered which is sent from the point of view of caller In db (eg mysql) accounting, each event in stored in a different table. I don't know how they are in r