Skip to content

Fix Stasis crash: stop deleting res_stasis and res_http modules#22

Merged
pulpoff merged 1 commit intomasterfrom
claude/docker-asterisk-chan-dongle-AoPSz
Feb 27, 2026
Merged

Fix Stasis crash: stop deleting res_stasis and res_http modules#22
pulpoff merged 1 commit intomasterfrom
claude/docker-asterisk-chan-dongle-AoPSz

Conversation

@pulpoff
Copy link
Copy Markdown
Owner

@pulpoff pulpoff commented Feb 27, 2026

Asterisk 20 requires Stasis as a core subsystem. Removing res_stasis*.so and res_http*.so caused "Stasis initialization failed. ASTERISK EXITING!" on every startup, creating a crash loop under restart: unless-stopped.

Keep res_stasis and res_http, only remove res_ari (REST interface) which is truly optional.

Asterisk 20 requires Stasis as a core subsystem. Removing res_stasis*.so
and res_http*.so caused "Stasis initialization failed. ASTERISK EXITING!"
on every startup, creating a crash loop under restart: unless-stopped.

Keep res_stasis and res_http, only remove res_ari (REST interface) which
is truly optional.

https://claude.ai/code/session_01M7DJEAxrReANcMZ6SjChaG
@pulpoff pulpoff merged commit c606192 into master Feb 27, 2026
1 check 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