[asterisk-bugs] [JIRA] (ASTERISK-13716) [patch] Add support in AEL for macro return values and direct assignment of them to variables and functions.
Asterisk Team (JIRA)
noreply at issues.asterisk.org
Tue Jan 2 08:50:42 CST 2018
[ https://issues.asterisk.org/jira/browse/ASTERISK-13716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Asterisk Team closed ASTERISK-13716.
------------------------------------
Resolution: Suspended
Suspended due to lack of activity. This issue will be automatically re-opened if the reporter posts a comment. If you are not the reporter and would like this re-opened please create a new issue instead. If the new issue is related to this one a link will be created during the triage process. Further information on issue tracker usage can be found in the Asterisk Issue Guidlines [1].
[1] https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines
> [patch] Add support in AEL for macro return values and direct assignment of them to variables and functions.
> ------------------------------------------------------------------------------------------------------------
>
> Key: ASTERISK-13716
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-13716
> Project: Asterisk
> Issue Type: New Feature
> Components: PBX/pbx_ael
> Reporter: Bradley Watkins
> Assignee: Corey Farrell
> Labels: patch
> Attachments: 20100121__issue14629.diff.txt, macro_assignment_20100126.patch, macro_assignment.patch
>
>
> This patch adds macro return value and simple assignment support to AEL.
> This is the bug report for review request 114 as per Russell Bryant.
> http://reviewboard.digium.com/r/114/
> ****** ADDITIONAL INFORMATION ******
> Attempting to use the already-existing functionality of the Return application for returning values from a GoSub would result in warnings from AEL and the insertion of one or more superfluous Return() calls.
> With this patch, AEL allows Return(${VAR}) constructs and additionally simple assignment from a macro call.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list