[asterisk-bugs] [JIRA] (ASTERISK-28267) res_stasis: Add ability to switch applications

Kevin Harwell (JIRA) noreply at issues.asterisk.org
Mon Apr 1 14:50:52 CDT 2019


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

Kevin Harwell updated ASTERISK-28267:
-------------------------------------

    Target Release Version/s: 16.3.0

> res_stasis: Add ability to switch applications
> ----------------------------------------------
>
>                 Key: ASTERISK-28267
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-28267
>             Project: Asterisk
>          Issue Type: New Feature
>      Security Level: None
>          Components: Resources/res_ari
>    Affects Versions: 13.24.1, 16.1.1
>            Reporter: Benjamin Keith Ford
>            Assignee: Benjamin Keith Ford
>            Severity: Minor
>      Target Release: 13.26.0, 16.3.0
>
>
> Add a REST API call 'move' to switch applications while inside of a Stasis application, eliminating the need to return to dialplan. It can have the following formats:
> /channels/{channelId}/move
> channels.client.move(channelId, app, appArgs)
> where channelId is the id of the channel to move, app is the name of the application to move to, and appArgs is an optional parameter that allows you to pass arguments to the new application.



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



More information about the asterisk-bugs mailing list