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

Should the channel destructor stop issuing an hangup? #51

Open
daniele77 opened this issue Apr 22, 2021 · 1 comment
Open

Should the channel destructor stop issuing an hangup? #51

daniele77 opened this issue Apr 22, 2021 · 1 comment
Assignees

Comments

@daniele77
Copy link
Owner

Currently, Channel destructor issues a hangup to asterisk.
Is it correct/useful?

@daniele77 daniele77 self-assigned this Apr 22, 2021
@ferchor2003
Copy link

I think it is part of the expected behavior for the channel. Makes the channel behave as RAII.

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

No branches or pull requests

2 participants