Branch: refs/heads/3.4
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 54bea59763a0768f1f49ef3fc3658c5d4cf26afa
      
https://github.com/OpenSIPS/opensips/commit/54bea59763a0768f1f49ef3fc3658c5d4cf26afa
  Author: Liviu Chircu <li...@opensips.org>
  Date:   2024-07-25 (Thu, 25 Jul 2024)

  Changed paths:
    M modules/tm/t_reply.c

  Log Message:
  -----------
  tm: Avoid running hop-by-hop ACK callbacks before reply callbacks

Commit aaa6b6867 mitigated the effects of a poor HEP connection
affecting the OpenSIPS's responsiveness by delaying the reply callbacks
until after the hop-by-hop ACK is sent out.  However, a side-effect in
doing so is that the reply/ACK HEP packets on un-established calls
became swapped.  This patch aims to address the issue.

Related to #3255

(cherry picked from commit 43477da50c67eaa4b7bd206c2d8bcaa09b0b6b25)



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

_______________________________________________
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel

Reply via email to