[asterisk-bugs] [Asterisk 0011937]: AelParse dump separates command parameters with pipes, that are not accepted by 1.6

noreply at bugs.digium.com noreply at bugs.digium.com
Tue Feb 12 09:24:03 CST 2008


The following issue has been CLOSED 
====================================================================== 
http://bugs.digium.com/view.php?id=11937 
====================================================================== 
Reported By:                atis
Assigned To:                murf
====================================================================== 
Project:                    Asterisk
Issue ID:                   11937
Category:                   Utilities/aelparse
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     closed
Asterisk Version:           1.6.0-beta1 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
Resolution:                 open
Fixed in Version:           
====================================================================== 
Date Submitted:             02-06-2008 05:10 CST
Last Modified:              02-12-2008 09:24 CST
====================================================================== 
Summary:                    AelParse dump separates command parameters with
pipes, that are not accepted by 1.6
Description: 
Processing the following command by aelparse
GoSub(db_dnis_routing,${EXTEN},1);

gives the following .conf file:

GoSub(db_dnis_routing|${EXTEN}|1)

This is valid for 1.4 (but obsolete) however this doesn't work on 1.6

It would be good idea to have aelparse separate command parameters by
commas also in 1.4 for compatibility.


====================================================================== 

---------------------------------------------------------------------- 
 murf - 02-12-08 09:24  
---------------------------------------------------------------------- 
Sorry, no negative karma today. There's a rule against throwing stones in
glass houses! 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
02-12-08 09:24  murf           Status                   assigned => closed  
02-12-08 09:24  murf           Note Added: 0082083                          
======================================================================




More information about the asterisk-bugs mailing list