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

Friendly Automation (JIRA) noreply at issues.asterisk.org
Fri Mar 8 11:42:47 CST 2019


    [ https://issues.asterisk.org/jira/browse/ASTERISK-28267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=246507#comment-246507 ] 

Friendly Automation commented on ASTERISK-28267:
------------------------------------------------

Change 10960 merged by Friendly Automation:
res_stasis: Add ability to switch applications.

[https://gerrit.asterisk.org/c/asterisk/+/10960|https://gerrit.asterisk.org/c/asterisk/+/10960]

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