[OpenSIPS-Devel] [OpenSIPS/opensips] 11e37d: Fix reply relaying after launch() from onreply_route

Liviu Chircu noreply at github.com
Tue Jan 20 13:30:39 UTC 2026


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 11e37d129eaf0d0a064ef50075c9f1bf96b588f8
      https://github.com/OpenSIPS/opensips/commit/11e37d129eaf0d0a064ef50075c9f1bf96b588f8
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2026-01-20 (Tue, 20 Jan 2026)

  Changed paths:
    M async.c
    M evi/event_interface.c

  Log Message:
  -----------
  Fix reply relaying after launch() from onreply_route

This commit prevents SIP replies from being absorbed (bug?!) by OpenSIPS
after a launch() operation from onreply_route, with no further replies
to upstream side on that T.  Follow-up on a711924f9, see tm/t_reply.c.

Such launch() calls are completely decoupled from the T, do not
interfere with the script logic and can safely be done in parallel.



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



More information about the Devel mailing list