[asterisk-bugs] [JIRA] (ASTERISK-25889) ARI: Add separate "create" and "dial" operations for channels

Joshua Colp (JIRA) noreply at issues.asterisk.org
Fri Apr 1 16:55:57 CDT 2016


     [ https://issues.asterisk.org/jira/browse/ASTERISK-25889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joshua Colp updated ASTERISK-25889:
-----------------------------------

    Assignee: Mark Michelson

> ARI: Add separate "create" and "dial" operations for channels
> -------------------------------------------------------------
>
>                 Key: ASTERISK-25889
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-25889
>             Project: Asterisk
>          Issue Type: New Feature
>      Security Level: None
>            Reporter: Mark Michelson
>            Assignee: Mark Michelson
>
> ARI currently only offers origination as a method for creating new outbound channels. The problem with this is that it creates the channel, dials it, and then once answered, enters the channel into Stasis. This means that manipulations of the channel cannot be performed until after it is answered. This prevents you from doing things like placing the channel into a bridge early so that early media can be played to other bridge participants.
> This issue is created as a reference for gerrit reviews that add "create" and "dial" channel methods to ARI in an effort to mitigate the issue described above.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list