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

Incoming calls with no call flow crash every other active call #844

Open
matiasgarciaisaia opened this issue Jan 27, 2020 · 1 comment
Open
Labels

Comments

@matiasgarciaisaia
Copy link
Member

In Verboice 3.3.3, with a SIP Client channel that has no call flow assigned but its direction is (mistakenly) Both directions, getting an incoming call raises an exception in the broker, and then every call that was active fails with a Fatal Internal Error: {shutdown, {gen_server,call, [<0.2941.8>, {execute, ["STREAM FILE \"", "verboice/53d3699683def148265389d513e127cdfb235791", "\" \"",[],"\""]}, infinity]}} error (or a similar one with WAIT FOR DIGIT instead of STREAM FILE).

We discovered this issue in a broker handling a single channel, so we don't know if calls from a different channel would also fail or not.

A call failing shouldn't affect other calls.

@matiasgarciaisaia
Copy link
Member Author

Related with #843

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant