Branch: refs/heads/3.3
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 9866d77f36f487e12b7f796f4e2f651d6b44c237
      
https://github.com/OpenSIPS/opensips/commit/9866d77f36f487e12b7f796f4e2f651d6b44c237
  Author: Bogdan-Andrei Iancu <bog...@opensips.org>
  Date:   2023-07-04 (Tue, 04 Jul 2023)

  Changed paths:
    M modules/tracer/tracer.c

  Log Message:
  -----------
  [tracer] properly do per-request traceing in local route

As in local route we have only outbound (callee) leg, we cannot the typical 
incoming request tracing here. We need to "fake" it a bit to look as an 
outbound tracing.
Funny enough, this problem poped only when doing per-request/message tracing in 
local route; otherwise the per-transaction tracing was doing the correct job.

Credits for reporting go to @ovidiusas
Closes #3066

(cherry picked from commit 9eb13bf2ca6d8dae84fc84c4c2c113217d36aea5)



_______________________________________________
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel

Reply via email to