[asterisk-bugs] [Asterisk 0016646]: [patch] Its not possible to pass more than one agrument in custom features.

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Feb 16 13:23:06 CST 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=16646 
====================================================================== 
Reported By:                pinga-fogo
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   16646
Category:                   Resources/res_features
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     ready for testing
Target Version:             1.4.31
Asterisk Version:           SVN 
JIRA:                       SWP-758 
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2010-01-19 04:46 CST
Last Modified:              2010-02-16 13:23 CST
====================================================================== 
Summary:                    [patch] Its not possible to pass more than one
agrument in custom features.
Description: 
Is not possible to pass mor than one argument in a custon features, if i
use the pipe | to separate the arguments, this downt work in dialplan, and
if i use "," to separate the arguments the feature accept the first
argument only, 
example:
testfeature => *25,peer/callee,goto,tstfax|s|1
(in execution the dialplan not recognise the pipe separator (deprecated))

testfeature => *25,peer/callee,goto,tstfax,s,1
(the parameters are parsed incorrect, MOH_Class = s)


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

---------------------------------------------------------------------- 
 (0118115) tilghman (administrator) - 2010-02-16 13:23
 https://issues.asterisk.org/view.php?id=16646#c118115 
---------------------------------------------------------------------- 
pinga-fogo:  I need your feedback here.  Does this change work for your
needs? 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-02-16 13:23 tilghman       Note Added: 0118115                          
======================================================================




More information about the asterisk-bugs mailing list