[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:10:36 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:10 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.
====================================================================== 

---------------------------------------------------------------------- 
 (0129902) svnbot (reporter) - 2010-12-22 14:10
 https://issues.asterisk.org/view.php?id=18480#c129902 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 299450

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

------------------------------------------------------------------------
r299450 | tilghman | 2010-12-22 14:10:35 -0600 (Wed, 22 Dec 2010) | 22
lines

Merged revisions 299449 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.8

................
  r299449 | tilghman | 2010-12-22 14:05:02 -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=299450 

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




More information about the asterisk-bugs mailing list