[OpenSIPS-Devel] [OpenSIPS/opensips] a06a8c: [permissions] migrated to new func's param interface.
    Bogdan Andrei IANCU 
    noreply at github.com
       
    Mon Mar 18 11:04:54 EDT 2019
    
    
  
  Branch: refs/heads/func_params
  Home:   https://github.com/OpenSIPS/opensips
  Commit: a06a8c9a5132fb384eaab4099a10ece783962fdb
      https://github.com/OpenSIPS/opensips/commit/a06a8c9a5132fb384eaab4099a10ece783962fdb
  Author: Bogdan-Andrei Iancu <bogdan at opensips.org>
  Date:   2019-03-18 (Mon, 18 Mar 2019)
  Changed paths:
    M modules/permissions/address.c
    M modules/permissions/address.h
    M modules/permissions/doc/permissions_admin.xml
    M modules/permissions/hash.c
    M modules/permissions/hash.h
    M modules/permissions/partitions.c
    M modules/permissions/partitions.h
    M modules/permissions/permissions.c
  Log Message:
  -----------
  [permissions] migrated to new func's param interface.
Partition is no longer part of the same param as the group, but an optional last parameter.
allow_routing/register(allow,deny) dropped as they were broken - keeping only the allow_routing/register(basename) should do it.
    
    
More information about the Devel
mailing list