[asterisk-bugs] [Asterisk 0015214]: AEL Macro Records [s] for DST in CDR

Asterisk Bug Tracker noreply at bugs.digium.com
Fri May 29 05:38:22 CDT 2009


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=15214 
====================================================================== 
Reported By:                leobrown
Assigned To:                murf
====================================================================== 
Project:                    Asterisk
Issue ID:                   15214
Category:                   PBX/pbx_ael
Reproducibility:            have not tried
Severity:                   minor
Priority:                   normal
Status:                     assigned
Asterisk Version:           SVN 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2009-05-28 12:14 CDT
Last Modified:              2009-05-29 05:38 CDT
====================================================================== 
Summary:                    AEL Macro Records [s] for DST in CDR
Description: 
If Macros are used to dial in AEL2, the DST field is not correctly set.
====================================================================== 

---------------------------------------------------------------------- 
 (0105711) leobrown (reporter) - 2009-05-29 05:38
 https://issues.asterisk.org/view.php?id=15214#c105711 
---------------------------------------------------------------------- 
Very good question!

Surely we have to see AEL as an emulator of extensions.conf. It provides
Macro, While, all the features from extensions.conf - but While() is
implemented using Goto(), Macro() is implemented using Gosub() etc. This
was to work around restrictions of existing features.

If it was a valid wish to have Macro() in extensions.conf to preserve CDR,
surely the same should be expected of Macro() in extensions.ael?

If you disagree, that's fine, I already have another approach I could use
- but this seems like an unfortunate side-effect of the GoSub()
implementation of Macro(). 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-05-29 05:38 leobrown       Note Added: 0105711                          
======================================================================




More information about the asterisk-bugs mailing list