[OpenSIPS-Devel] [OpenSIPS/opensips] a8661f: Rework interface for script functions parameters

Vlad Pătrașcu noreply at github.com
Thu Feb 28 12:28:28 EST 2019


  Branch: refs/heads/func_params
  Home:   https://github.com/OpenSIPS/opensips
  Commit: a8661f7507f5a68ef3c971dd75fb13108e812aa1
      https://github.com/OpenSIPS/opensips/commit/a8661f7507f5a68ef3c971dd75fb13108e812aa1
  Author: Vlad Patrascu <vladp at opensips.org>
  Date:   2019-02-28 (Thu, 28 Feb 2019)

  Changed paths:
    M aaa/aaa.c
    M action.c
    M async.c
    M async.h
    M cfg.y
    M db/db.c
    M mod_fix.h
    M modules/tm/async.c
    M net/proto_tcp/proto_tcp.c
    M net/proto_udp/proto_udp.c
    M route.c
    M route_struct.c
    M route_struct.h
    M sr_module.c
    M sr_module.h
    M trace_api.c

  Log Message:
  -----------
  Rework interface for script functions parameters

* basic parameter fixup (type validation and variables evaluation) is now
  transparently done by the core for all script functions
* pass variables and integers to functions without quotes





More information about the Devel mailing list