[OpenSIPS-Devel] [OpenSIPS/opensips] 1eb4ec: Added support for dynamic branch manipulation

Bogdan-Andrei Iancu bogdan at opensips.org
Thu Mar 9 08:39:45 EST 2017


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 1eb4ec0f78f43f6ff546de49bc72e513876fb86b
      https://github.com/OpenSIPS/opensips/commit/1eb4ec0f78f43f6ff546de49bc72e513876fb86b
  Author: Bogdan-Andrei Iancu <bogdan at opensips.org>
  Date:   2017-03-09 (Thu, 09 Mar 2017)

  Changed paths:
    M modules/tm/README
    M modules/tm/doc/tm_admin.xml
    M modules/tm/t_cancel.c
    M modules/tm/t_cancel.h
    M modules/tm/t_funcs.c
    M modules/tm/t_fwd.c
    M modules/tm/t_fwd.h
    M modules/tm/t_lookup.c
    M modules/tm/t_lookup.h
    M modules/tm/t_msgbuilder.h
    M modules/tm/t_reply.c
    M modules/tm/tm.c
    M modules/tm/tm_load.h

  Log Message:
  -----------
  Added support for dynamic branch manipulation

New functions were added to allow remote injecting of new branches into an ongoing transaction:
* t_inject_branches(source, flags) - injects new branches;
* t_wait_for_new_branches() - instruct transaction to wait more for possible new injections.




More information about the Devel mailing list