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

Final dialstatus of dialed channel #148

Open
sbahmet opened this issue Apr 29, 2021 · 0 comments
Open

Final dialstatus of dialed channel #148

sbahmet opened this issue Apr 29, 2021 · 0 comments

Comments

@sbahmet
Copy link

sbahmet commented Apr 29, 2021

I'm creating a new channel
ari.channels.create({...})
And listening to event Dial
Then dialing with timeout
ari.channels.dial({...})
Assume the other end is not answering.
What I expect is status NOANSWER in Dial event handler.
What I got is status=PROGRESS
And then channel is destroyed/

How to get a final status of the dialed channel?

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

No branches or pull requests

1 participant