[asterisk-bugs] [Asterisk 0014629]: [patch] Add support in AEL for macro return values and direct assignment of them to variables and functions.
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Jan 26 18:46:15 CST 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=14629
======================================================================
Reported By: Marquis
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 14629
Category: PBX/pbx_ael
Reproducibility: N/A
Severity: feature
Priority: normal
Status: acknowledged
Asterisk Version: SVN
JIRA: SWP-282
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2009-03-09 06:03 CDT
Last Modified: 2010-01-26 18:46 CST
======================================================================
Summary: [patch] Add support in AEL for macro return values
and direct assignment of them to variables and functions.
Description:
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/
======================================================================
----------------------------------------------------------------------
(0117225) Marquis (reporter) - 2010-01-26 18:46
https://issues.asterisk.org/view.php?id=14629#c117225
----------------------------------------------------------------------
OK, have a go with this new patch.
The way it now works is that we just use Return(), parse it like an
application call (using the existing code to just glob everything between
parens), but don't warn about its use as it would have before.
Also, modified the additions to CHANGES to both be in the proper place and
to use the new syntax.
Issue History
Date Modified Username Field Change
======================================================================
2010-01-26 18:46 Marquis Note Added: 0117225
======================================================================
More information about the asterisk-bugs
mailing list