[asterisk-bugs] [JIRA] (ASTERISK-21868) Asterisk REST API - Implement channel variables/global variables
Matt Jordan (JIRA)
noreply at issues.asterisk.org
Thu Jun 6 09:45:03 CDT 2013
[ https://issues.asterisk.org/jira/browse/ASTERISK-21868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Matt Jordan updated ASTERISK-21868:
-----------------------------------
Status: Open (was: Triage)
> Asterisk REST API - Implement channel variables/global variables
> ----------------------------------------------------------------
>
> Key: ASTERISK-21868
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-21868
> Project: Asterisk
> Issue Type: Improvement
> Security Level: None
> Components: Core/Stasis, Resources/res_stasis_http
> Reporter: Matt Jordan
> Labels: Asterisk12
> Target Release: 12
>
>
> We're going to need the ability to get/set global variables as well as channel variables. While channel variables are a bit more obvious, there may also be a need to get at global information set in a diaplan from a specific Stasis application as well - since the two are going to be rather similar, we may as well add both.
> * Global variables should probably be added to the Asterisk namespace.
> * Getting/setting variables should allow for functions to be specified as well - so the REST API should allow for someone to get ${CALLERID(foo)} as well as channel variable ${bar}.
--
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