[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:05:04 UTC 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=18480 
====================================================================== 
Reported By:                nivek
Assigned To:                tilghman
====================================================================== 
Project:                    Asterisk
Issue ID:                   18480
Category:                   PBX/pbx_ael
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     closed
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:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2010-12-15 13:54 CST
Last Modified:              2010-12-22 14:05 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.
====================================================================== 

---------------------------------------------------------------------- 
 (0129901) svnbot (reporter) - 2010-12-22 14:05
 https://issues.asterisk.org/view.php?id=18480#c129901 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 299449

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

------------------------------------------------------------------------
r299449 | tilghman | 2010-12-22 14:05:03 -0600 (Wed, 22 Dec 2010) | 15
lines

Merged revisions 299448 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.6.2

........
  r299448 | tilghman | 2010-12-22 14:03:30 -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=299449 

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




More information about the asterisk-bugs mailing list