[OpenSIPS-Devel] [OpenSIPS/opensips] cbdc0e: docs: remove the sections of features that no long...
Bogdan Andrei IANCU
noreply at github.com
Thu Sep 10 13:46:33 UTC 2026
Branch: refs/heads/master
Home: https://github.com/OpenSIPS/opensips
Commit: cbdc0e98563ac71e4440317b20280390fe6adb79
https://github.com/OpenSIPS/opensips/commit/cbdc0e98563ac71e4440317b20280390fe6adb79
Author: Denys Ivonenko <denys.i at didww.com>
Date: 2026-09-09 (Wed, 09 Sep 2026)
Changed paths:
M modules/lua/README.md
M modules/presence_callinfo/README.md
M modules/ratelimit/README.md
Log Message:
-----------
docs: remove the sections of features that no longer exist [skip ci]
Four documented names have no implementation anywhere in the tree.
None of them is a typo or a rename: each was removed by a deliberate
commit that did not touch the documentation.
lua: warn_missing_free_fixup and the Lua-side WarnMissingFreeFixup,
removed by 4b43ab5245 (2019) along with the code path they
warned about;
ratelimit: the MI command rl_bin_status, removed by 62b279927f
(2018) when the MI commands were ported to jsonrpc;
presence_callinfo: sca_set_calling_line(), removed by 283b529ca7
(2025).
Documentation only. The one sentence that named sca_set_calling_line
alongside a function that still exists is reworded rather than dropped.
Commit: 5ae3bdaf306e1e5937f63c1f402621f1da2589ba
https://github.com/OpenSIPS/opensips/commit/5ae3bdaf306e1e5937f63c1f402621f1da2589ba
Author: Bogdan Andrei IANCU <bogdan at opensips.org>
Date: 2026-09-10 (Thu, 10 Sep 2026)
Changed paths:
M modules/lua/README.md
M modules/presence_callinfo/README.md
M modules/ratelimit/README.md
Log Message:
-----------
Merge pull request #4252 from denys-i-didww/docs/remove-sections-for-features-that-were-removed
docs: remove the sections of features that no longer exist
Compare: https://github.com/OpenSIPS/opensips/compare/9f35369c211a...5ae3bdaf306e
To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications
More information about the Devel
mailing list