[asterisk-bugs] [Asterisk 0016931]: mutual exclusion with optiom m and L in dial

Asterisk Bug Tracker noreply at bugs.digium.com
Wed Mar 3 10:48:36 CST 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=16931 
====================================================================== 
Reported By:                paketecuento
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   16931
Category:                   Applications/app_dial
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
Asterisk Version:           1.4.29.1 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2010-03-01 04:43 CST
Last Modified:              2010-03-03 10:48 CST
====================================================================== 
Summary:                    mutual exclusion with optiom m and L in dial
Description: 
Both 1.4 and 1.6 seems to do it. If you have both m and L option in Dial,
only one of them will run (depending in the order of appearance).


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

---------------------------------------------------------------------- 
 (0118860) lmadsen (administrator) - 2010-03-03 10:48
 https://issues.asterisk.org/view.php?id=16931#c118860 
---------------------------------------------------------------------- 
No, you're wrong, it is NOT a valid scheme.

exten => _X.,1,Dial(SIP/provider/${EXTEN}),30,L(20000),m)   WRONG

exten => _X.,1,Dial(SIP/provider/${EXTEN}),30,L(20000)m)    RIGHT 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-03-03 10:48 lmadsen        Note Added: 0118860                          
======================================================================




More information about the asterisk-bugs mailing list