[OpenSIPS-Devel] [OpenSIPS/opensips] d8ef9f: Fix branch cancelation after a t_reply()

Bogdan-Andrei Iancu bogdan at opensips.org
Mon Apr 16 10:16:34 EDT 2018


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: d8ef9f1264f33469340b5961aaf8a76310f5e258
      https://github.com/OpenSIPS/opensips/commit/d8ef9f1264f33469340b5961aaf8a76310f5e258
  Author: Bogdan-Andrei Iancu <bogdan at opensips.org>
  Date:   2018-04-16 (Mon, 16 Apr 2018)

  Changed paths:
    M modules/tm/t_reply.c

  Log Message:
  -----------
  Fix branch cancelation after a t_reply()

Be sure and call which_cancel() only when cancel_uac() is also called, otherwise the cancelling markers may prevent further canceling acttions on the transaction
Credits go to Stepan Pologov @sisoftrg
Fix for #1337




More information about the Devel mailing list