[asterisk-bugs] [JIRA] (ASTERISK-21620) Asterisk REST API - Implement POST /channel/{id}/dial

Jason Parker (JIRA) noreply at issues.asterisk.org
Mon Jul 1 13:21:04 CDT 2013


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

Jason Parker closed ASTERISK-21620.
-----------------------------------

    Resolution: Fixed
    
> Asterisk REST API - Implement POST /channel/{id}/dial
> -----------------------------------------------------
>
>                 Key: ASTERISK-21620
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-21620
>             Project: Asterisk
>          Issue Type: New Feature
>      Security Level: None
>          Components: Resources/res_stasis_http
>            Reporter: Matt Jordan
>              Labels: Asterisk12
>
> This should:
> * Use the dial API to perform a dial operation on:
> ** An endpoint ID
> ** Some dial string
> * Create a new channel resource for the outbound call
> * When the outbound call answers, create a new bridge resource
> * Put the original channel and the outbound channel into the bridge
> * Return the bridge resource
> It's a bit of a hefty operation, but this is such a common thing to do it feels like it will be necessary.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list