[asterisk-bugs] [Asterisk 0010472]: conf2ael improvements

noreply at bugs.digium.com noreply at bugs.digium.com
Tue Aug 21 13:37:41 CDT 2007


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=10472 
====================================================================== 
Reported By:                mvanbaak
Assigned To:                murf
====================================================================== 
Project:                    Asterisk
Issue ID:                   10472
Category:                   PBX/pbx_ael
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
Asterisk Version:            SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             08-16-2007 13:47 CDT
Last Modified:              08-21-2007 13:37 CDT
====================================================================== 
Summary:                    conf2ael improvements
Description: 
conf2ael is very basic and misses loads of functionality.
This issue is to track patches against it to make it more beautiful
====================================================================== 

---------------------------------------------------------------------- 
 murf - 08-21-07 13:37  
---------------------------------------------------------------------- 
I don't understand; the AEL compiler pretty much ignores whitespace (except
as a token separator). It's really only significant in "words", which are
handed to the ${} and $[] parsers as-is, and what's inside app call args
are also handed over without mods. And $[] expressions are OK to have all
the whitespace they want, also, including newlines.

Extensions.conf is not so tolerant of newlines, but this is not
extensions.conf.

Newlines after or before => should be ignored. Are you seeing other
behavior? 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
08-21-07 13:37  murf           Note Added: 0069200                          
======================================================================




More information about the asterisk-bugs mailing list