[asterisk-bugs] [Asterisk 0017349]: applicationmap does not support applications that use more than 1 argument (1.6.x does not accept pipes)

Asterisk Bug Tracker noreply at bugs.digium.com
Tue May 18 14:28:20 CDT 2010


The following issue has been UPDATED. 
====================================================================== 
https://issues.asterisk.org/view.php?id=17349 
====================================================================== 
Reported By:                RoadKill
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   17349
Category:                   Resources/res_features
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     closed
Asterisk Version:           1.6.2.6 
JIRA:                       SWP-1472 
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
Resolution:                 fixed
Fixed in Version:           1.6.2.8
====================================================================== 
Date Submitted:             2010-05-17 10:08 CDT
Last Modified:              2010-05-18 14:28 CDT
====================================================================== 
Summary:                    applicationmap does not support applications that
use more than 1 argument (1.6.x does not accept pipes)
Description: 
<FeatureName> =>
<DTMF_sequence>,<ActivateOn>[/<ActivatedBy>],<Application>[,<AppArguments>[,MOH_Class]]

test => *3,caller,Goto,test|s|1
Mapping Feature 'RecordA' to app 'Goto(test|s|1)' with code '*3'

but in 1.6 | have ben replaced by "," but aplicationmap have no way of
providing "," so "s" will be used as MOH_Class and "1" will be ignored

test => *3,caller,Goto,test,s,1
Mapping Feature 'RecordA' to app 'Goto(test)' with code '*3'
======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
duplicate of        0016646 [patch] Its not possible to pass more t...
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-05-18 14:28 lmadsen        Resolution               open => fixed       
2010-05-18 14:28 lmadsen        Fixed in Version          => 1.6.2.8         
======================================================================




More information about the asterisk-bugs mailing list