[asterisk-bugs] [JIRA] (ASTERISK-21871) Asterisk REST API - Add dialplan location to the 'release back to dialplan command'

Matt Jordan (JIRA) noreply at issues.asterisk.org
Thu Jun 6 09:49:04 CDT 2013


Matt Jordan created ASTERISK-21871:
--------------------------------------

             Summary: Asterisk REST API - Add dialplan location to the 'release back to dialplan command'
                 Key: ASTERISK-21871
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-21871
             Project: Asterisk
          Issue Type: Improvement
      Security Level: None
          Components: Resources/res_stasis_http
            Reporter: Matt Jordan
      Target Release: 12


When the REST API releases a channel, it typically continues dialplan execution at its previous priority + 1. However, in some scenarios the application may have determined that the channel should resume in a different location. Examples are:

* Operator/attendant DTMF features
* Blind transfers out of an application
* Dispersal of multiple channels to various applications

The REST API should allow you to optionally specify the context, extension, and priority for the channel. When the dialplan picks the channel back up, it will automatically begin execution again at that location.

--
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