Skip to content

Final dialstatus of dialed channel #148

Description

@sbahmet

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?

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions