[asterisk-bugs] [Asterisk 0016174]: [patch] ExternalIVR does not handle arguments in a consistant manner

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Nov 3 15:30:01 CST 2009


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=16174 
====================================================================== 
Reported By:                thedavidfactor
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   16174
Category:                   Applications/app_externalivr
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
Asterisk Version:           SVN 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 227422 
Request Review:              
====================================================================== 
Date Submitted:             2009-11-03 15:18 CST
Last Modified:              2009-11-03 15:30 CST
====================================================================== 
Summary:                    [patch] ExternalIVR does not handle arguments in a
consistant manner
Description: 
I was reviewing bug 12804 (which did not completely convert the internal
argument string from pipe delimited to comma delimited) and it lead me to
discover that ExternalIVR handled arguments differently based on the
existence or nonexistence of parentheses following the first argument. This
patch makes the handling of arguments consistent and as a side-effect
completely fixes the issue raised in 12804.
====================================================================== 

---------------------------------------------------------------------- 
 (0113094) thedavidfactor (reporter) - 2009-11-03 15:30
 https://issues.asterisk.org/view.php?id=16174#c113094 
---------------------------------------------------------------------- 
Oh yea, this also fixes the segmentation fault I reported in 16119 by
testing the length of the passed arguments before trying to do anything
with them. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-11-03 15:30 thedavidfactor Note Added: 0113094                          
======================================================================




More information about the asterisk-bugs mailing list