grumvalski commented on this pull request.
Thanks! Looks fine, just a small comment on the doc.
@@ -656,6 +654,11 @@ hlog("$hdr(P-MyID)", "Another one with a custom correlation ID");
Stateless forwarded messages (forward()) are not logged if you set the flag, use sip_trace() inside <emphasis>onsend_route</emphasis> block. </para> + <para> + If dialog level tracing is used internally generated BYE transaction(in + case of internal timeouts) won't be traced. At the moment kamailio offers + no posibility to trace those messages.
Actually it should be possible to capture these BYEs, as we do for ACK, in onsend_route or in tm's module local_route.