[asterisk-bugs] [Asterisk 0013563]: [patch] Background and WaitExten broken in pbx_lua

Asterisk Bug Tracker noreply at bugs.digium.com
Fri Sep 26 12:37:12 CDT 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=13563 
====================================================================== 
Reported By:                mnicholson
Assigned To:                murf
====================================================================== 
Project:                    Asterisk
Issue ID:                   13563
Category:                   Core/PBX
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
Asterisk Version:           SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 144569 
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             2008-09-26 11:42 CDT
Last Modified:              2008-09-26 12:37 CDT
====================================================================== 
Summary:                    [patch] Background and WaitExten broken in pbx_lua
Description: 
Background and WaitExten don't work in pbx_lua because
pbx_extensions_helper does not set the 'found' variable when it locates an
extension in a pbx switch.  The attached patch set's the variable properly.
====================================================================== 

---------------------------------------------------------------------- 
 (0092891) svnbot (reporter) - 2008-09-26 12:37
 http://bugs.digium.com/view.php?id=13563#c92891 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 144677

U   branches/1.4/main/pbx.c

------------------------------------------------------------------------
r144677 | murf | 2008-09-26 12:37:11 -0500 (Fri, 26 Sep 2008) | 12 lines

(closes issue http://bugs.digium.com/view.php?id=13563)
Reported by: mnicholson
Patches:
      found1.diff uploaded by mnicholson (license 96)

This patch was mainly meant to apply to trunk and 1.6.x,
but I'm applying it to 1.4 also, which should be a perfectly
harmless fix to the vast majority of users who are not using
external switches, but the few who might be affected 
will not have to go to the pain of filing a bug report.


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

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2008-09-26 12:37 svnbot         Checkin                                      
2008-09-26 12:37 svnbot         Note Added: 0092891                          
======================================================================




More information about the asterisk-bugs mailing list