[OpenSIPS-Devel] [OpenSIPS/opensips] cb8bc5: Refactor shm_str_resize() into shm_str_extend()

Liviu Chircu liviu at opensips.org
Thu Jan 11 09:15:14 EST 2018


  Branch: refs/heads/feature/usrloc-kv-contact-storage
  Home:   https://github.com/OpenSIPS/opensips
  Commit: cb8bc5d6ca8efd3523f2b2a895cb7de63042572c
      https://github.com/OpenSIPS/opensips/commit/cb8bc5d6ca8efd3523f2b2a895cb7de63042572c
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2018-01-11 (Thu, 11 Jan 2018)

  Changed paths:
    M modules/fraud_detection/fraud_detection.c
    M modules/usrloc/kv_store.c
    M ut.h

  Log Message:
  -----------
  Refactor shm_str_resize() into shm_str_extend()

This hints better at what the function actually does (i.e. it will not
shrink your buffers)


  Commit: ef8f7a7b5e3348bdf1b8173d512adb64730f1a73
      https://github.com/OpenSIPS/opensips/commit/ef8f7a7b5e3348bdf1b8173d512adb64730f1a73
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2018-01-11 (Thu, 11 Jan 2018)

  Changed paths:
    M modules/mid_registrar/save.c
    M modules/mid_registrar/ul_storage.c
    M modules/mid_registrar/ul_storage.h
    M modules/mid_registrar/ulcb.c

  Log Message:
  -----------
  mid_registrar: Refactor contact mirroring/throttling

We now make use of usrloc's newly added k/v storage functions in order
to store/retrieve the module data into/from each contact.


Compare: https://github.com/OpenSIPS/opensips/compare/7d05907d6606...ef8f7a7b5e33


More information about the Devel mailing list