Re: [SR-Users] R: R: acc time mode 2 wrong timestamp

2016-06-22 Thread Daniel-Constantin Mierla
Hello, so you don't get the accounting record in syslog because acc is not configured for that. You need to add: modparam("acc", "log_flag", FLAG_ACC_CALL) Then do again a call and see the syslog for the log message with acc details. Cheers, Daniel On 22/06/16 20:09, pars3c wrote: > > Hi, the

[SR-Users] R: R: acc time mode 2 wrong timestamp

2016-06-22 Thread pars3c
Hi, these are all the param fora cc module: modparam("acc", "db_flag", FLAG_ACC_CALL) modparam("acc", "db_missed_flag", FLAG_ACC_MISSED_CALL) modparam("acc", "failed_transaction_flag", FLAG_ACC_FAILED_CALL) modparam("acc", "db_table_acc", "acc") modparam("acc", "db_table_missed_calls", "mis