[OpenSIPS-Devel] [OpenSIPS/opensips] 3de68f: tm: do not forward replies addressed to a differen...

Răzvan Crainea noreply at github.com
Wed Apr 21 16:24:56 EST 2021


  Branch: refs/heads/2.4
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 3de68fdaa201e86f82aa4f3f29b49ce9dff54bc1
      https://github.com/OpenSIPS/opensips/commit/3de68fdaa201e86f82aa4f3f29b49ce9dff54bc1
  Author: Razvan Crainea <razvan at opensips.org>
  Date:   2021-04-21 (Wed, 21 Apr 2021)

  Changed paths:
    M modules/tm/t_lookup.c
    M modules/tm/t_lookup.h
    M modules/tm/t_reply.c

  Log Message:
  -----------
  tm: do not forward replies addressed to a different anycast node

When a node receives a reply that is not addressed to himself (the cid
parameter points to a different node), it should not forward the reply
downstream, as it was already forwareded to the node where the
transaction was initially created.

Credits go to Jonathan Hulme for spotting this and reporing it in #2445

(cherry picked from commit a8e98f9db99461a324edaefe51614a9080c6ab8e)





More information about the Devel mailing list