<div dir="ltr"><div>Hello list,</div><div>Hope you all doing well!</div><div><br></div><div>I am using the ACC module and using the setflag() function as done in several examples. It works fine. However, I've added the t_newtran() function almost in the begging of the INVITE handler  to help the retransmission detection and after that I noticed the ACC was not saving anything in DB.</div><div>So after debugging I discovered that if I call the t_newtran() before setting the ACC flags, the module will not save the calls in DB, but if I call it after setting the ACC flags, it works....<br></div><div>So my question is, is this a bug or it is a expected side effect so when one is using t_newtran you must be careful and set all your transaction flags before? (ACC are the only transaction flags I am using so can't tell if other modules have the same problem)<br></div><div>This is happening in Kamailio 5.2.2.<br></div><div><br></div><div><div>Thank you!<br></div>Kind regards,</div><div>Patrick Wakano<br></div></div>