[Users] ACC module, always prints message for successful transaction

Tim Madorma tmadorma at gmail.com
Mon Apr 23 20:16:17 CEST 2007


Hi,

I would rather not have a syslog message for successful transactions -
just failed ones. I have set the appropriate flags for the
transactions that I would like to see:

my settings are:

modparam("acc", "log_level", 2)
modparam("acc", "log_flag", 1)
modparam("acc","report_cancels", 1)
modparam("acc","failed_transaction_flag", 1)

But in my syslog, I get a log entry for every successful transaction - such as:

Apr 23 13:54:12 homer openser[17280]: [ID 729047 local0.notice] ACC:
transaction answered: timestamp=1177350852;method=INVITE;from_t
ag=188229;to_tag=6110;call_id=188229-14338 at 65.185.233.183;code=200;reason=OK

How do I stop ACC from logging for successful transactions?

thanks,
Tim




More information about the Users mailing list