Hi,

i want to generate my own ACK after a OK ( After ringing).

but even if i drop the OK in my reply_route a ACK is auto generated by Kamailio and sent

How could i prevent this behavior ??

I found some clues in the sources :
#define no_autoack(_t_)          ((_t_)->flags&T_NO_AUTOACK_FLAG)

But i didn't see how i could flag a message to disable AUTOACK

If someone have an idea or THE response, that would be great!!

Thanks.
Koon