[OpenSIPS-Devel] [OpenSIPS/opensips] 3597f5: b2b_logic: properly reset the current tuple in all...

Vlad Pătrașcu noreply at github.com
Tue Jul 4 14:51:36 UTC 2023


  Branch: refs/heads/3.2
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 3597f5d1bde4eeea25c5638813bcded66f78b7c5
      https://github.com/OpenSIPS/opensips/commit/3597f5d1bde4eeea25c5638813bcded66f78b7c5
  Author: Vlad Patrascu <vladp at opensips.org>
  Date:   2023-07-04 (Tue, 04 Jul 2023)

  Changed paths:
    M modules/b2b_logic/logic.c

  Log Message:
  -----------
  b2b_logic: properly reset the current tuple in all cases

The global variable used to identify the current tuple in the local_route was
not properly reset in all cases (when retrying a birdge action for example).
This could lead to a failure to identify the current tuple when acessing
the $b2b_logic variables, the b2b logic context etc., even when we're
not in the context of a local_route.

(cherry picked from commit 92772e69f36dcc70b2418374d83bf3274b13f104)





More information about the Devel mailing list