[asterisk-bugs] [Asterisk 0018480]: [patch] Contexts with a 'switch' statement in a 's' extension adds MSet to the beginning of the Context

Asterisk Bug Tracker noreply at bugs.digium.com
Wed Dec 22 20:03:31 UTC 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=18480 
====================================================================== 
Reported By:                nivek
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   18480
Category:                   PBX/pbx_ael
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     ready for testing
Asterisk Version:           1.8.0 
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-12-15 13:54 CST
Last Modified:              2010-12-22 14:03 CST
====================================================================== 
Summary:                    [patch] Contexts with a 'switch' statement in a 's'
extension adds MSet to the beginning of the Context
Description: 
Creating a simple context with a switch statement in the 's' extension will
always add two Mset commands to the beginning of the context.

Changing the 's' to '_.' only gives one Mset.
====================================================================== 

---------------------------------------------------------------------- 
 (0129900) svnbot (reporter) - 2010-12-22 14:03
 https://issues.asterisk.org/view.php?id=18480#c129900 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 299448

U   branches/1.6.2/pbx/ael/ael-test/ref.ael-test19
U   branches/1.6.2/pbx/ael/ael-test/ref.ael-test3
U   branches/1.6.2/pbx/ael/ael-test/ref.ael-vtest13
U   branches/1.6.2/pbx/ael/ael-test/ref.ael-vtest17
U   branches/1.6.2/pbx/ael/ael-test/ref.ael-vtest25
U   branches/1.6.2/res/ael/pval.c

------------------------------------------------------------------------
r299448 | tilghman | 2010-12-22 14:03:31 -0600 (Wed, 22 Dec 2010) | 8
lines

Resolve warnings by disambiguating the "s" extension as used by chan_dahdi
from the "s" extension as used by the AEL macros.

(closes issue https://issues.asterisk.org/view.php?id=18480)
 Reported by: nivek
 Patches: 
       20101215__issue18480__2.diff.txt uploaded by tilghman (license 14)
 Tested by: nivek

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=299448 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-12-22 14:03 svnbot         Checkin                                      
2010-12-22 14:03 svnbot         Note Added: 0129900                          
======================================================================




More information about the asterisk-bugs mailing list