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

Benjamin Keith Ford (JIRA) noreply at issues.asterisk.org
Tue Jan 29 11:56:47 CST 2019


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

Benjamin Keith Ford updated ASTERISK-28267:
-------------------------------------------

    Status: Open  (was: Triage)

> 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
>            Severity: Minor
>
> 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