[OpenSIPS-Devel] [OpenSIPS/opensips] 586857: More re-structuring around the script routes.

Bogdan Andrei IANCU noreply at github.com
Tue Mar 19 06:00:43 EDT 2019


  Branch: refs/heads/script_reload
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 586857bc9827617cb6555612158910841169a583
      https://github.com/OpenSIPS/opensips/commit/586857bc9827617cb6555612158910841169a583
  Author: Bogdan-Andrei Iancu <bogdan at opensips.org>
  Date:   2019-03-19 (Tue, 19 Mar 2019)

  Changed paths:
    M cfg.y
    M main.c
    M route.c
    M route.h

  Log Message:
  -----------
  More re-structuring around the script routes.

Separate script routes data from parsing versus interpreter - this will allow to load/parse/fix a new script while running with another script.

The parser may ignore (dry run) the non-routing part of the script (like global params, module related stuff) and parse and load ONLY the script routes.





More information about the Devel mailing list