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

Liviu Chircu noreply at github.com
Tue Nov 15 12:28:50 UTC 2022


  Branch: refs/heads/3.1
  Home:   https://github.com/OpenSIPS/opensips
  Commit: d656d48bb551aa67b032c0a9dc9dac5f5ebc3b74
      https://github.com/OpenSIPS/opensips/commit/d656d48bb551aa67b032c0a9dc9dac5f5ebc3b74
  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

(cherry picked from commit 60c1d54f9193e8fca733eb1d0fe92fd60ffe7a27)





More information about the Devel mailing list