Skip to content

Remove unneeded workaround code and other cleanups - #758

Merged
seanbright merged 3 commits into
asterisk-java:mainfrom
seanbright:misc-cleanups
Dec 12, 2025
Merged

Remove unneeded workaround code and other cleanups#758
seanbright merged 3 commits into
asterisk-java:mainfrom
seanbright:misc-cleanups

Conversation

@seanbright

Copy link
Copy Markdown
Member
  • ReflectionUtil.java: Simplify the implementation of stripIllegalCharacters
  • ManagerReaderImpl.java: Remove workaround for never-released Asterisk bug.

And a javadoc fix.

…around.

Both the incorrect `RTCPSent` and `RTCPReceived` events and the commit that fixed them were included in Asterisk 1.6.0.

There was never a release that included the broken events so there's no reason to continue working around it. If you're running a beta of Asterisk 1.6.0 that contains this bug, you should consider upgrading.
@seanbright
seanbright merged commit 154f0f7 into asterisk-java:main Dec 12, 2025
3 checks passed
@seanbright
seanbright deleted the misc-cleanups branch December 13, 2025 01:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

1 participant