<font style="font-family: arial,helvetica,sans-serif;" size="2">Hi,<br><br>i want to generate my own ACK after a OK ( After ringing).<br><br>but even if i drop the OK in my reply_route a ACK is auto generated by Kamailio and sent<br>
<br>How could i prevent this behavior ??<br><br>I found some clues in the sources :<br></font><pre style="font-family: arial,helvetica,sans-serif;" class="fragment"><font size="2"><span class="preprocessor"></span><b><font style="font-family: arial,helvetica,sans-serif;"><span class="preprocessor">#define no_autoack(_t_)          ((_t_)-&gt;flags&amp;T_NO_AUTOACK_FLAG)</span></font></b></font><font size="2"><br>
<br>But i didn&#39;t see how i could flag a message to disable AUTOACK<br><br>If someone have an idea or THE response, that would be great!!<br><br>Thanks.<br>Koon<br></font></pre>