[asterisk-bugs] [Asterisk 0016458]: Variables not Passed
    Asterisk Bug Tracker 
    noreply at bugs.digium.com
       
    Wed Jan 13 13:16:52 CST 2010
    
    
  
The following issue requires your FEEDBACK. 
====================================================================== 
https://issues.asterisk.org/view.php?id=16458 
====================================================================== 
Reported By:                CrashHD
Assigned To:                lmadsen
====================================================================== 
Project:                    Asterisk
Issue ID:                   16458
Category:                   Applications/app_dial
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     feedback
Asterisk Version:           1.6.1.11 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2009-12-17 01:39 CST
Last Modified:              2010-01-13 13:16 CST
====================================================================== 
Summary:                    Variables not Passed
Description: 
When using either the U or M option with the DIAL() application, subsequent
arguments are not passed to the sub context/macro.
I tried both of these formats:
exten => 1,1,DIAL(${1},{$2},U(screen^ARG1))
exten => 2,1,DIAL(${1},{$2},U(screen^s^1(ARG1))
[screen]
exten => s,1,NOOP(HERE)
Additionally no _ARG1-9 seem to be inherited by the subchannel/macro (as I
was trying work around I discovered that as well).
====================================================================== 
Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-01-13 13:16 lmadsen        Status                   assigned => feedback
======================================================================
    
    
More information about the asterisk-bugs
mailing list