[OpenSIPS-Devel] [OpenSIPS/opensips] 406a08: [tracer] properly do per-request traceing in local...

Bogdan Andrei IANCU noreply at github.com
Tue Jul 4 16:29:58 UTC 2023


  Branch: refs/heads/3.4
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 406a0887f781f3770b6081ed9f334e259674c98c
      https://github.com/OpenSIPS/opensips/commit/406a0887f781f3770b6081ed9f334e259674c98c
  Author: Bogdan-Andrei Iancu <bogdan at 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)





More information about the Devel mailing list