[OpenSIPS-Devel] [OpenSIPS/opensips] 6fcfc7: tracer: do not trace dummy messages

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


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 6fcfc706082c124809ed68186ce6299af884dccd
      https://github.com/OpenSIPS/opensips/commit/6fcfc706082c124809ed68186ce6299af884dccd
  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`



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



More information about the Devel mailing list