Skip to content

Remove unused compression plugin support#853

Merged
orgads merged 1 commit intoSIPp:masterfrom
lemenkov:remove_proprietary_sigcomp
Feb 10, 2026
Merged

Remove unused compression plugin support#853
orgads merged 1 commit intoSIPp:masterfrom
lemenkov:remove_proprietary_sigcomp

Conversation

@lemenkov
Copy link
Member

The compression plugin infrastructure (-c option) was added in 2003 but no sippcomp.so plugin was ever distributed with SIPp. This was likely intended for SigComp (RFC 3320, updated by RFC 4896) support that never materialized.

If SigComp support is desired in the future, it should be implemented properly as a built-in feature rather than through an undocumented plugin interface.

The compression plugin infrastructure (-c option) was added in 2003 but
no sippcomp.so plugin was ever distributed with SIPp. This was likely
intended for SigComp (RFC 3320, updated by RFC 4896) support that never
materialized.

If SigComp support is desired in the future, it should be implemented
properly as a built-in feature rather than through an undocumented
plugin interface.

Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
Assisted-by: Claude (Anthropic) <https://claude.ai>
@lemenkov lemenkov force-pushed the remove_proprietary_sigcomp branch from 12243c7 to b472b20 Compare February 10, 2026 00:50
@orgads orgads merged commit 10d4fdf into SIPp:master Feb 10, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants