[asterisk-bugs] [JIRA] (ASTERISK-21620) Asterisk REST API - Implement POST /channel/{id}/dial
Matt Jordan (JIRA)
noreply at issues.asterisk.org
Thu Apr 18 11:54:01 CDT 2013
Matt Jordan created ASTERISK-21620:
--------------------------------------
Summary: 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
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