[asterisk-dev] [Code Review] Add support in AEL for macro return values and direct assignment of them to variables and functions.
Russell Bryant
russell at digium.com
Thu Jan 28 11:40:52 CST 2010
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/114/
-----------------------------------------------------------
(Updated 2010-01-28 11:40:52.256794)
Review request for Asterisk Developers.
Changes
-------
added bug number
Summary
-------
Add support in AEL for macro return values and direct assignment of them to variables and functions.
This addresses bug 14629.
https://issues.asterisk.org/view.php?id=14629
Diffs
-----
/trunk/CHANGES 166832
/trunk/include/asterisk/ael_structs.h 166832
/trunk/include/asterisk/pval.h 166832
/trunk/pbx/ael/ael-test/ael-vtest26/extensions.ael PRE-CREATION
/trunk/pbx/ael/ael-test/ref.ael-vtest26 PRE-CREATION
/trunk/res/ael/ael.flex 166863
/trunk/res/ael/ael.y 166863
/trunk/res/ael/pval.c 166863
Diff: https://reviewboard.asterisk.org/r/114/diff
Testing
-------
Ran the AEL regression tests in pbx/ael/ael-test. Also adapted much of my dialplan (used in general PBXs all over the world) to use the new assignment.
Thanks,
Marquis
More information about the asterisk-dev
mailing list