Never mind on this. My db_flag setflag() was being lost because of the way I was using t_newtran() to comply with the new digest auth requirements.
On 10/10/2010 01:05 AM, Alex Balashov wrote:
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,