[OpenSIPS-Devel] [OpenSIPS/opensips] b836ac: tm: replace t_relay() integer flags with CSV named...

Vlad Pătrașcu noreply at github.com
Wed Apr 26 13:23:54 UTC 2023


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: b836accae832920872a76d8c862a7314e9646876
      https://github.com/OpenSIPS/opensips/commit/b836accae832920872a76d8c862a7314e9646876
  Author: Vlad Patrascu <vladp at opensips.org>
  Date:   2023-04-26 (Wed, 26 Apr 2023)

  Changed paths:
    M mod_fix.c
    M mod_fix.h
    M modules/tm/doc/tm_admin.xml
    M modules/tm/t_funcs.h
    M modules/tm/tm.c

  Log Message:
  -----------
  tm: replace t_relay() integer flags with CSV named flags


  Commit: f18885771d62dda8f43cb2269d6792391f1192a9
      https://github.com/OpenSIPS/opensips/commit/f18885771d62dda8f43cb2269d6792391f1192a9
  Author: Vlad Patrascu <vladp at opensips.org>
  Date:   2023-04-26 (Wed, 26 Apr 2023)

  Changed paths:
    M modules/nathelper/doc/nathelper_admin.xml
    M modules/nathelper/nathelper.c

  Log Message:
  -----------
  nathelper: use CSV named flags for script functions

Translate integer flags to CSV named flags for fix_nated_sdp() and
nat_uac_test().


  Commit: 819eba0644454363181c4056a892c573090e4b54
      https://github.com/OpenSIPS/opensips/commit/819eba0644454363181c4056a892c573090e4b54
  Author: Vlad Patrascu <vladp at opensips.org>
  Date:   2023-04-26 (Wed, 26 Apr 2023)

  Changed paths:
    M ip_addr.c
    M ip_addr.h
    M modules/nat_traversal/nat_traversal.c
    M modules/nathelper/doc/nathelper_admin.xml
    M modules/nathelper/nathelper.c
    M transformations.c

  Log Message:
  -----------
  nathelper: add RFC 6333 addresses in the nat_uac_test() checks


  Commit: 4cfb798b0e950e70b5d04017a4e90bfd93554e9a
      https://github.com/OpenSIPS/opensips/commit/4cfb798b0e950e70b5d04017a4e90bfd93554e9a
  Author: Vlad Patrascu <vladp at opensips.org>
  Date:   2023-04-26 (Wed, 26 Apr 2023)

  Changed paths:
    M modules/b2b_logic/b2b_logic.c
    M modules/b2b_logic/b2b_logic.h
    M modules/b2b_logic/doc/b2b_logic_admin.xml

  Log Message:
  -----------
  b2b_logic: replace letter flags with CSV named flags

Replace the single letter flags for the b2b_init_request() and
b2b_bridge() script functions with a CSV list of named flags.


  Commit: ad37caca9dd5d57c5f78ae533463b8c3d86690f3
      https://github.com/OpenSIPS/opensips/commit/ad37caca9dd5d57c5f78ae533463b8c3d86690f3
  Author: Vlad Patrascu <vladp at opensips.org>
  Date:   2023-04-26 (Wed, 26 Apr 2023)

  Changed paths:
    M lib/reg/doc/lookup_flags.xml
    M lib/reg/lookup.c
    M lib/reg/lookup.h
    M lib/reg/save_flags.c
    M lib/reg/save_flags.h
    M modules/mid_registrar/doc/mid_registrar.xml
    M modules/mid_registrar/doc/mid_registrar_admin.xml
    M modules/mid_registrar/lookup.c
    M modules/mid_registrar/lookup.h
    M modules/mid_registrar/mid_registrar.c
    M modules/mid_registrar/save.c
    M modules/mid_registrar/save.h
    M modules/registrar/doc/registrar.xml
    M modules/registrar/doc/registrar_admin.xml
    M modules/registrar/lookup.c
    M modules/registrar/lookup.h
    M modules/registrar/reg_mod.c
    M modules/registrar/save.c
    M modules/registrar/save.h

  Log Message:
  -----------
  [mid-]registrar: replace letter flags with CSV named flags

Replace the letter flags for the [mid_registrar_]save() and
[mid_registrar_]lookup() script functions with a CSV list of named flags.


Compare: https://github.com/OpenSIPS/opensips/compare/c44566adb7b3...ad37caca9dd5



More information about the Devel mailing list