[OpenSIPS-Devel] [OpenSIPS/opensips] ef3a39: Added 'launch' statement.

Bogdan-Andrei Iancu bogdan at opensips.org
Thu Feb 9 11:56:02 EST 2017


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

  Changed paths:
    M action.c
    M async.c
    M async.h
    M cfg.lex
    M cfg.y
    M net/net_tcp_proc.c
    M net/net_udp.c
    M reactor_defs.h
    M route.c
    M route_struct.c
    M route_struct.h

  Log Message:
  -----------
  Added 'launch' statement.

'launch' starts a job in async mode and continue the script immediatly, without waiting for the job to be terminated. A "report" route may be triggered (outside the context of the msg launching the job) when the job is terminated to be able to access the return code and the possible returned data.




More information about the Devel mailing list