[OpenSIPS-Devel] [OpenSIPS/opensips] cff27b: [tm] Added ways to control the branches to be waited

Bogdan Andrei IANCU noreply at github.com
Wed Nov 25 15:51:35 EST 2020


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: cff27be9c1ec9fd875484ed27d7cd2e567db02ce
      https://github.com/OpenSIPS/opensips/commit/cff27be9c1ec9fd875484ed27d7cd2e567db02ce
  Author: Bogdan-Andrei Iancu <bogdan at opensips.org>
  Date:   2020-11-25 (Wed, 25 Nov 2020)

  Changed paths:
    M modules/tm/doc/tm_admin.xml
    M modules/tm/t_fwd.c
    M modules/tm/t_fwd.h
    M modules/tm/t_reply.c
    M modules/tm/tm.c

  Log Message:
  -----------
  [tm] Added ways to control the branches to be waited

In order to cotrol for how many branches you want to wait to be injected, we have now:
*  you can pass to t_wait_for_new_branches(), as optional param, the max no of branches to wait
* in t_inject_branch() you can pass the "l" flag to instruct that this is the last injected branch, not more further waiting

Closes #1811





More information about the Devel mailing list