[OpenSIPS-Devel] [OpenSIPS/opensips] 0d6d7a: Initial version of OpenSIPS 3.0 script syntax

Liviu Chircu liviu at opensips.org
Tue Feb 2 08:43:47 CET 2016


  Branch: refs/heads/3.0-dev
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 0d6d7a73dccf16b11d538f27e3e7ea1197dd26e6
      https://github.com/OpenSIPS/opensips/commit/0d6d7a73dccf16b11d538f27e3e7ea1197dd26e6
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2016-01-31 (Sun, 31 Jan 2016)

  Changed paths:
    M cfg.lex
    M cfg.y
    M modparam.c
    M sr_module.c
    M sr_module.h
    M str.h

  Log Message:
  -----------
  Initial version of OpenSIPS 3.0 script syntax

* less boilerplate code: no more modparam("module", "")

* loadmodule statements now resemble route statements,
  making OpenSIPS script easier to pick up


  Commit: 86c0694a363cfb318f1b423f0fd0803a7f0eae49
      https://github.com/OpenSIPS/opensips/commit/86c0694a363cfb318f1b423f0fd0803a7f0eae49
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2016-02-01 (Mon, 01 Feb 2016)

  Changed paths:
    M cfg.y

  Log Message:
  -----------
  Improve modparam error handling

Make sure OpenSIPS startup is aborted in case a
module parameter is not found or has an incorrect type.


  Commit: 7591563020258091618883425dff0887349af1d9
      https://github.com/OpenSIPS/opensips/commit/7591563020258091618883425dff0887349af1d9
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2016-02-02 (Tue, 02 Feb 2016)

  Changed paths:
    M cfg.lex
    M cfg.y

  Log Message:
  -----------
  Change "loadmodule" to "module"

More uniform with the "route" and "core" declarations


  Commit: 77cedef797a1b1dd9abd7331aeb8373e81d75d2c
      https://github.com/OpenSIPS/opensips/commit/77cedef797a1b1dd9abd7331aeb8373e81d75d2c
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2016-02-02 (Tue, 02 Feb 2016)

  Changed paths:
    M utils/vim/opensips.vim

  Log Message:
  -----------
  Update ViM syntax


Compare: https://github.com/OpenSIPS/opensips/compare/0d6d7a73dccf^...77cedef797a1


More information about the Devel mailing list