[OpenSIPS-Devel] [OpenSIPS/opensips] 60c1d5: usrloc: Avoid PN-related timer processing in "SQL/...

Liviu Chircu noreply at github.com
Tue Nov 15 12:17:25 UTC 2022


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 60c1d54f9193e8fca733eb1d0fe92fd60ffe7a27
      https://github.com/OpenSIPS/opensips/commit/60c1d54f9193e8fca733eb1d0fe92fd60ffe7a27
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2022-11-15 (Tue, 15 Nov 2022)

  Changed paths:
    M modules/usrloc/ul_timer.c

  Log Message:
  -----------
  usrloc: Avoid PN-related timer processing in "SQL/CacheDB Only" modes

Since the "PN trigger" logic described in RFC 8599 is currently strongly
tied to holding in-memory contacts, avoid any crashes or other
side-effects when running in "CacheDB Only" or "SQL Only" together with
PN support by simply avoiding linking contacts into the "PN trigger"
timer list.

Fixes #2902





More information about the Devel mailing list