Skip to content

Final dialstatus of dialed channel #148

@sbahmet

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions