[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:50:22 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:                     closed
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:              
Resolution:                 no change required
Fixed in Version:           
====================================================================== 
Date Submitted:             2010-03-01 04:43 CST
Last Modified:              2010-03-03 10:50 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).


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

---------------------------------------------------------------------- 
 (0118862) lmadsen (administrator) - 2010-03-03 10:50
 https://issues.asterisk.org/view.php?id=16931#c118862 
---------------------------------------------------------------------- 
Actually, you even had another error in that line in your note:

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

You had an extra closing brace after the ${EXTEN} when you shouldn't have. 

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




More information about the asterisk-bugs mailing list