i tried new acc db_insert_mode=2 by defining in config:
modparam("acc", "db_insert_mode", 2)
and here is what i got to syslog:
Apr 16 14:14:41 siika /usr/sbin/sip-proxy[30122]: ERROR: db_mysql [km_dbase.c:123]:
db_mysql_submit_query(): driver error on query: DELAYED option not supported for table
'accounting'
Apr 16 14:14:41 siika /usr/sbin/sip-proxy[30122]: ERROR: db_mysql [km_dbase.c:145]:
db_mysql_async_exec_task(): failed to execute query on async worker
as per my question and daniel's reply, this mode has nothing to do with
DELAYED option.
-- juha