[OpenSIPS-Devel] [OpenSIPS/opensips] 1f6bd1: module interface: New func param flag: CMD_PARAM_N...
    Liviu Chircu 
    noreply at github.com
       
    Thu Apr  4 08:15:05 EDT 2019
    
    
  
  Branch: refs/heads/func_params
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 1f6bd10b2d799adce075bf56d69b2ea6843b3579
      https://github.com/OpenSIPS/opensips/commit/1f6bd10b2d799adce075bf56d69b2ea6843b3579
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2019-04-04 (Thu, 04 Apr 2019)
  Changed paths:
    M mod_fix.c
    M sr_module.h
  Log Message:
  -----------
  module interface: New func param flag: CMD_PARAM_NO_EXPAND
This is a temporary solution, just to help speed up the porting of all
avpops functions (avpops needs major rework anyway -- no time for that
now).  NOT to be re-used in the future, as we want a uniform
behavior for all string function parameters.
  Commit: 2eeecd081f7bd22d46a7819b7331ac17f60dd4db
      https://github.com/OpenSIPS/opensips/commit/2eeecd081f7bd22d46a7819b7331ac17f60dd4db
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2019-04-04 (Thu, 04 Apr 2019)
  Changed paths:
    M mod_fix.h
    M modules/avpops/avpops.c
    M modules/avpops/avpops_impl.c
    M modules/avpops/avpops_impl.h
    M modules/avpops/doc/avpops_admin.xml
  Log Message:
  -----------
  avpops: Port to new module function interface
Compare: https://github.com/OpenSIPS/opensips/compare/ab1714338d10...2eeecd081f7b
    
    
More information about the Devel
mailing list