[OpenSIPS-Devel] [OpenSIPS/opensips] 1e9f53: usrloc/registrar: Minor clean-ups

Liviu Chircu noreply at github.com
Wed Apr 15 17:39:04 EST 2020


  Branch: refs/heads/feature/rfc-8599-sip-pn
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 1e9f539c26cbbf09d8c4bdff24a6af2b3b5eaa00
      https://github.com/OpenSIPS/opensips/commit/1e9f539c26cbbf09d8c4bdff24a6af2b3b5eaa00
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2020-04-14 (Tue, 14 Apr 2020)

  Changed paths:
    M modules/registrar/lookup.c
    M modules/usrloc/ul_dbg.h
    M modules/usrloc/ul_evi.c
    M modules/usrloc/ul_evi.h

  Log Message:
  -----------
  usrloc/registrar: Minor clean-ups


  Commit: c0ba6a0eabdac4eb41b376b6aad8a3a0810cc0b3
      https://github.com/OpenSIPS/opensips/commit/c0ba6a0eabdac4eb41b376b6aad8a3a0810cc0b3
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2020-04-14 (Tue, 14 Apr 2020)

  Changed paths:
    M Makefile.modules
    M context.c
    M context.h
    M test/unit_tests.c
    A test/ut.c
    A test/ut.h

  Log Message:
  -----------
  Improve module test infrastructure

    * ensure a global context while the tests are run
    * add an utility for quickly building parsed sip_msg structs
    * fix a Makefile wildcard expansion bug


  Commit: a7bd7b9322b85264f8c88cb480e82635954ccd60
      https://github.com/OpenSIPS/opensips/commit/a7bd7b9322b85264f8c88cb480e82635954ccd60
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2020-04-15 (Wed, 15 Apr 2020)

  Changed paths:
    M lib/reg/pn.c
    M lib/reg/pn.h
    M modules/registrar/doc/pn_modparams.xml
    M modules/registrar/reg_mod.c

  Log Message:
  -----------
  SIP Push Notifications: Add the "pn_skip_pn_interval" modparam

Sometimes, it may be useful to skip sending a PN if a wake-up +
re-registration were recently triggered.

Default value: 0 seconds (always trigger a PN)


  Commit: 36327d8f758d30c2e0849a0e46a525a572a5cb47
      https://github.com/OpenSIPS/opensips/commit/36327d8f758d30c2e0849a0e46a525a572a5cb47
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2020-04-15 (Wed, 15 Apr 2020)

  Changed paths:
    M lib/reg/pn.c
    M lib/reg/pn.h
    M modules/registrar/doc/pn_modparams.xml
    M modules/registrar/doc/registrar_admin.xml
    M modules/registrar/lookup.c
    M modules/registrar/test/opensips.cfg

  Log Message:
  -----------
  registrar: Add SIP PN contact detection & iteration


  Commit: addff7724fac715e5dad287f6ace6c40d0014351
      https://github.com/OpenSIPS/opensips/commit/addff7724fac715e5dad287f6ace6c40d0014351
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2020-04-15 (Wed, 15 Apr 2020)

  Changed paths:
    M lib/reg/pn.c
    M lib/reg/pn.h
    M modules/registrar/doc/pn_modparams.xml
    M modules/registrar/reg_mod.c

  Log Message:
  -----------
  registrar: Add 'pn_inv_timeout' modparam

Controls the amount of time that the EBR subscription will be valid for.


  Commit: e72629d1522570448c1f47e252a902f222e75778
      https://github.com/OpenSIPS/opensips/commit/e72629d1522570448c1f47e252a902f222e75778
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2020-04-15 (Wed, 15 Apr 2020)

  Changed paths:
    M modules/usrloc/ul_evi.c
    M modules/usrloc/ul_evi.h
    M modules/usrloc/usrloc.c
    M modules/usrloc/usrloc.h

  Log Message:
  -----------
  usrloc: Export E_UL_CONTACT_REFRESH via API


  Commit: 4ab7ce39c40e349a263dba7fbc9c986b18970ff0
      https://github.com/OpenSIPS/opensips/commit/4ab7ce39c40e349a263dba7fbc9c986b18970ff0
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2020-04-15 (Wed, 15 Apr 2020)

  Changed paths:
    M ipc.h
    M lib/reg/pn.c
    M lib/reg/pn.h
    M modules/event_routing/api.h
    M modules/event_routing/ebr_data.c
    M modules/event_routing/ebr_data.h
    M modules/registrar/lookup.c
    M modules/registrar/test/opensips.cfg

  Log Message:
  -----------
  registrar SIP PN: Finalize integration with EBR & usrloc


  Commit: c2616473c193ea170c8f2807d5b9e6c8ab34b5ee
      https://github.com/OpenSIPS/opensips/commit/c2616473c193ea170c8f2807d5b9e6c8ab34b5ee
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2020-04-15 (Wed, 15 Apr 2020)

  Changed paths:
    M modules/registrar/test/test.c

  Log Message:
  -----------
  registrar: Add some lookup() unit tests


Compare: https://github.com/OpenSIPS/opensips/compare/4990e69699bc...c2616473c193



More information about the Devel mailing list