[OpenSIPS-Devel] [OpenSIPS/opensips] 6e1c01: Add a time rec expression parsing & checking API

Liviu Chircu noreply at github.com
Tue Oct 6 13:55:46 EST 2020


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 6e1c01c960dc73deb51277ec2532eaa21f8426a4
      https://github.com/OpenSIPS/opensips/commit/6e1c01c960dc73deb51277ec2532eaa21f8426a4
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2020-10-06 (Tue, 06 Oct 2020)

  Changed paths:
    M modules/cfgutils/cfgutils.c
    M modules/cfgutils/test/cfgutils.c
    M modules/cpl_c/cpl_switches.h
    M modules/dialplan/dialplan.h
    M modules/dialplan/dp_db.c
    M modules/dialplan/dp_repl.c
    M modules/drouting/dr_api.h
    M modules/drouting/dr_api_internal.c
    M modules/drouting/dr_load.c
    M modules/drouting/prefix_tree.c
    M modules/drouting/prefix_tree.h
    M modules/drouting/routing.c
    M modules/drouting/routing.h
    M modules/fraud_detection/frd_load.c
    M time_rec.c
    M time_rec.h

  Log Message:
  -----------
  Add a time rec expression parsing & checking API

... as a continuation of 8338276fc39.  Also integrate all of this with:

    * drouting (added time rec expr support)
    * dialplan (added time rec expr support)
    * fraud_detection (just so it compiles)
    * cpl_c (just so it compiles)





More information about the Devel mailing list