[OpenSIPS-Devel] [OpenSIPS/opensips] d71458: tm: Be more verbose when async detected in non-req...
    Liviu Chircu 
    noreply at github.com
       
    Mon Mar 15 08:45:05 EST 2021
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: d7145869e72fd9f0763847009e761af86bbcb0fa
      https://github.com/OpenSIPS/opensips/commit/d7145869e72fd9f0763847009e761af86bbcb0fa
  Author: Peter Lemenkov <lemenkov at gmail.com>
  Date:   2021-02-04 (Thu, 04 Feb 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>
  Commit: 16b45293f4c27757503ddf3214a4fe9957992492
      https://github.com/OpenSIPS/opensips/commit/16b45293f4c27757503ddf3214a4fe9957992492
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2021-03-15 (Mon, 15 Mar 2021)
  Changed paths:
    M modules/tm/async.c
  Log Message:
  -----------
  Merge pull request #2396 from lemenkov/tm_async_verbose
tm: Be more verbose when async detected in non-request route
Compare: https://github.com/OpenSIPS/opensips/compare/9611e8680002...16b45293f4c2
    
    
More information about the Devel
mailing list