<div dir="ltr">The outgoing (relayed) e2e ACK is not captured by the sipcapture module in "transaction" capture mode (the default), because of tm module internals.<div>You have to explicitly capture it in the onsend_route.</div><div><br></div>onsend_route {<br>    if ($rm == 'ACK') {<br>        sip_trace();<br>    }<br>}<div><br></div><div>Cheers,</div><div><br></div><div>Federico</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Nov 24, 2020 at 6:47 PM Alex Balashov <<a href="mailto:abalashov@evaristesys.com">abalashov@evaristesys.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 11/24/20 12:35 PM, Antony Stone wrote:<br>
<br>
> On Tuesday 24 November 2020 at 18:28:44, Alex Balashov wrote:<br>
> <br>
>> Hiddenly? :-)<br>
> <br>
> I like the word - I can think of several contexts it would be useful in, and<br>
> the standard way of expressing the concept is so much less concise.<br>
<br>
It's true; the closest and comparably terse adverb I can readily conjure <br>
is "surreptitiously", which implies a more actively deliberate and <br>
nefarious level of packet forwarding.<br>
<br>
-- <br>
Alex Balashov | Principal | Evariste Systems LLC<br>
<br>
Tel: +1-706-510-6800 / +1-800-250-5920 (toll-free)<br>
Web: <a href="http://www.evaristesys.com/" rel="noreferrer" target="_blank">http://www.evaristesys.com/</a>, <a href="http://www.csrpswitch.com/" rel="noreferrer" target="_blank">http://www.csrpswitch.com/</a><br>
<br>
_______________________________________________<br>
Kamailio (SER) - Users Mailing List<br>
<a href="mailto:sr-users@lists.kamailio.org" target="_blank">sr-users@lists.kamailio.org</a><br>
<a href="https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users" rel="noreferrer" target="_blank">https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users</a><br>
</blockquote></div>