[asterisk-bugs] [JIRA] (ASTERISK-13716) [patch] Add support in AEL for macro return values and direct assignment of them to variables and functions.

Corey Farrell (JIRA) noreply at issues.asterisk.org
Thu Dec 14 13:48:07 CST 2017


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

Corey Farrell updated ASTERISK-13716:
-------------------------------------

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

Are you interested in pursuing this further?  If so the patch will need to be rebased so it can apply the the current {{master}} branch and it will need to go through code review.

----

Thanks for the contribution! If you'd like your contribution to be included faster, you should submit your patch for code review by the Asterisk Developer Community. To do so, please follow the Code Review \[1\] instructions on the wiki. Be sure to:
* Verify that your patch conforms to the Coding Guidelines \[2\]
* Review the Code Review Checklist \[3\] for common items reviewers will look for
* If necessary, provide tests for the Asterisk Test Suite that verify the correctness of your patch \[4\]

When ready, submit your patch and any tests to Gerrit \[5\] for code review.

Thanks!

\[1\] https://wiki.asterisk.org/wiki/display/AST/Code+Review
\[2\] https://wiki.asterisk.org/wiki/display/AST/Coding+Guidelines
\[3\] https://wiki.asterisk.org/wiki/display/AST/Code+Review+Checklist
\[4\] https://wiki.asterisk.org/wiki/display/AST/Asterisk+Test+Suite+Documentation
\[5\] https://wiki.asterisk.org/wiki/display/AST/Gerrit+Usage

> [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: Bradley Watkins
>         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