[asterisk-bugs] [JIRA] (ASTERISK-21869) Asterisk REST API - Implement channel variables/global variables

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


Matt Jordan created ASTERISK-21869:
--------------------------------------

             Summary: Asterisk REST API - Implement channel variables/global variables
                 Key: ASTERISK-21869
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-21869
             Project: Asterisk
          Issue Type: Improvement
      Security Level: None
          Components: Core/Stasis, Resources/res_stasis_http
            Reporter: Matt Jordan
      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