[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
Wed Feb 6 09:08:05 CST 2008


The following issue has been ASSIGNED. 
====================================================================== 
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:                     assigned
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:              
====================================================================== 
Date Submitted:             02-06-2008 05:10 CST
Last Modified:              02-06-2008 09:08 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.


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

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
02-06-08 09:08  qwell          Status                   new => assigned     
02-06-08 09:08  qwell          Assigned To               => murf            
======================================================================




More information about the asterisk-bugs mailing list