[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:41:54 CST 2018


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

Asterisk Team updated ASTERISK-13716:
-------------------------------------

    Assignee: Corey Farrell  (was: Bradley Watkins)
      Status: Open  (was: Waiting for Feedback)

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