Greetings,
Were there any changes to 'acc' between Kamailio v3.0.x and v3.1.0 that would have caused it to stop logging some events to Postgres?
I set the db_flag (in my case 1) on initial INVITE, but it is not logged when the 200 OK comes from the far end. The BYE, however, is logged.
I have traced through the config with the new debugger (awesome!) module to verify that the flag is in fact being set, and it is.
Thanks,