[OpenSIPS-Devel] [OpenSIPS/opensips] 8f951c: proto_hep: Link modparams; Move new globals into SHM
Liviu Chircu
noreply at github.com
Tue May 20 11:20:33 UTC 2025
Branch: refs/heads/master
Home: https://github.com/OpenSIPS/opensips
Commit: 8f951c2fbf95b2c0fb9f4b0bd409fdf4572c8c5e
https://github.com/OpenSIPS/opensips/commit/8f951c2fbf95b2c0fb9f4b0bd409fdf4572c8c5e
Author: Liviu Chircu <liviu at opensips.org>
Date: 2025-05-20 (Tue, 20 May 2025)
Changed paths:
M modules/proto_hep/hep.c
M modules/proto_hep/proto_hep.c
Log Message:
-----------
proto_hep: Link modparams; Move new globals into SHM
* newly added modparams were not linked at all into module params[]
* move new runtime globals into SHM, to avoid the situation where only
some OpenSIPS SIP workers block the HEP and some don't. Either
block all HEP sending for 1 hour or none at all.
(cherry picked from commit 8e1f6ab9b5b7e1d5e5a064b0fa020a81b5c5c71d)
Commit: d6d44bd072881f5cfbfe1c199b781ef70e3e9afa
https://github.com/OpenSIPS/opensips/commit/d6d44bd072881f5cfbfe1c199b781ef70e3e9afa
Author: Liviu Chircu <liviu at opensips.org>
Date: 2025-05-20 (Tue, 20 May 2025)
Changed paths:
M utils/vim/opensips.vim
Log Message:
-----------
vim syntax: Improve pvar highlighting
Commit: 4497e4459f42c93308c4a46bcae9cae93a452cf5
https://github.com/OpenSIPS/opensips/commit/4497e4459f42c93308c4a46bcae9cae93a452cf5
Author: Liviu Chircu <liviu at opensips.org>
Date: 2025-05-20 (Tue, 20 May 2025)
Changed paths:
M sdp_ops.c
M sdp_ops.h
Log Message:
-----------
$sdp.line: Rework line/token parser
Compare: https://github.com/OpenSIPS/opensips/compare/cb30c5c8f4f5...4497e4459f42
To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications
More information about the Devel
mailing list