[asterisk-bugs] [Asterisk 0016103]: Sometimes macro in h extension returns to s extension

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Oct 22 12:19:06 CDT 2009


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=16103 
====================================================================== 
Reported By:                majorbloodnok
Assigned To:                tilghman
====================================================================== 
Project:                    Asterisk
Issue ID:                   16103
Category:                   Applications/app_macro
Reproducibility:            sometimes
Severity:                   major
Priority:                   normal
Status:                     closed
Asterisk Version:           Older 1.4 
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:             2009-10-20 09:14 CDT
Last Modified:              2009-10-22 12:19 CDT
====================================================================== 
Summary:                    Sometimes macro in h extension returns to s
extension
Description: 
[Incidentally the bug guidelines link on the report and entry pages is a
dead link]

Example code:

exten => s,1,Dial(....)
exten => s,2,Noop(macro returns here incorrectly)

exten => h,1,Macro(some-macro)
exten => h,2,Noop(macro shoul return here but does not)

I am unable to reproduce this consistently. Analysis is in Adduitional
Information. Version is 1.4.22 but I see (what I think) may be the error is
still in subversion trunk

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

---------------------------------------------------------------------- 
 (0112622) svnbot (reporter) - 2009-10-22 12:19
 https://issues.asterisk.org/view.php?id=16103#c112622 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 225362

_U  branches/1.6.1/
U   branches/1.6.1/apps/app_meetme.c
U   branches/1.6.1/include/asterisk/channel.h
U   branches/1.6.1/main/pbx.c

------------------------------------------------------------------------
r225362 | tilghman | 2009-10-22 12:19:06 -0500 (Thu, 22 Oct 2009) | 18
lines

Merged revisions 225360 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/trunk

................
  r225360 | tilghman | 2009-10-22 12:11:23 -0500 (Thu, 22 Oct 2009) | 11
lines
  
  Merged revisions 225105 via svnmerge from 
  https://origsvn.digium.com/svn/asterisk/branches/1.4
  
  ........
    r225105 | tilghman | 2009-10-21 11:02:12 -0500 (Wed, 21 Oct 2009) | 4
lines
    
    Fix documentation for ast_softhangup() and correct the misuse thereof.
    (closes issue https://issues.asterisk.org/view.php?id=16103)
     Reported by: majorbloodnok
  ........
................

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

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-10-22 12:19 svnbot         Checkin                                      
2009-10-22 12:19 svnbot         Note Added: 0112622                          
======================================================================




More information about the asterisk-bugs mailing list