[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
Fri Jan 22 16:11:36 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:                     feedback
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-22 16:11 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/
====================================================================== 

---------------------------------------------------------------------- 
 (0117090) Marquis (reporter) - 2010-01-22 16:11
 https://issues.asterisk.org/view.php?id=14629#c117090 
---------------------------------------------------------------------- 
You can't use macro assignment inside of a Set(). Direct assignment is the
only way.

AEL puts the contents of a Set() verbatim into the dialplan with no
conversions as an ability to work around its own default of wrapping
assignments in an expression ($[]). 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-01-22 16:11 Marquis        Note Added: 0117090                          
======================================================================




More information about the asterisk-bugs mailing list