[OpenSIPS-Devel] [OpenSIPS/opensips] 2a8a9a: tm: Be more verbose when async detected in non-req...

Peter Lemenkov noreply at github.com
Mon Mar 15 08:46:32 EST 2021


  Branch: refs/heads/2.4
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 2a8a9a25a39f37e8df4ea5cfba6df9b413683469
      https://github.com/OpenSIPS/opensips/commit/2a8a9a25a39f37e8df4ea5cfba6df9b413683469
  Author: Peter Lemenkov <lemenkov at gmail.com>
  Date:   2021-03-15 (Mon, 15 Mar 2021)

  Changed paths:
    M modules/tm/async.c

  Log Message:
  -----------
  tm: Be more verbose when async detected in non-request route

If async operation is detected in non-request route then tm tries to
switch to sync mode emmitting just a debug message. Debug messages are
relatively rarely being turned on, so this switch to sync can be left
unnoticed.  Let's raise the severity to WARN so this situation can be
spotted much easier.

Signed-off-by: Peter Lemenkov <lemenkov at gmail.com>
(cherry picked from commit d7145869e72fd9f0763847009e761af86bbcb0fa)





More information about the Devel mailing list