[OpenSIPS-Devel] [OpenSIPS/opensips] 79953d: tracer: do not trace dummy messages

Răzvan Crainea noreply at github.com
Tue Apr 23 03:29:19 UTC 2024


  Branch: refs/heads/3.4
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 79953d755a90152e5449592dbce47918f9f1f1ba
      https://github.com/OpenSIPS/opensips/commit/79953d755a90152e5449592dbce47918f9f1f1ba
  Author: Razvan Crainea <razvan at opensips.org>
  Date:   2024-04-23 (Tue, 23 Apr 2024)

  Changed paths:
    M modules/tracer/tracer.c

  Log Message:
  -----------
  tracer: do not trace dummy messages

If a message is dummy, it should not be traced, as it is never actually
sent to any participants.
This fixes the errors dumped by the module when trying to trace a dummy
(such as a locally generated BYE due to timeout) message that does not
have a bind socket, erroneously logging
`CRITICAL:tracer:proto2str: unsupported proto 0`

(cherry picked from commit 6fcfc706082c124809ed68186ce6299af884dccd)



To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications



More information about the Devel mailing list