Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bugfix. When connection is closed or in closing - then no exception r… #2

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

TerehinAV
Copy link

@TerehinAV TerehinAV commented Jul 31, 2023

If this exceptions happens on Asterisk side, there will be no exception on client code side and ari events subscription disappears silently for the main app:

[Jul 24 17:35:38] WARNING[42884] ari/ari_websockets.c: WebSocket poll error: Interrupted system call
[Jul 24 17:35:38] VERBOSE[42884] stasis/app.c: Deactivating Stasis app 'stasis_app'
[Jul 24 17:35:38] VERBOSE[42884] res_http_websocket.c: WebSocket connection from 'x.x.x.x:yyyyy' closed

We couldn't find the reason of this asterisk problem, but it happens sometimes without reason (tcp dump doesn't help).

…aised upstairs (silent loss of subscription for example).
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.

1 participant