[Home]

Summary:ASTERISK-12780: [patch] add a traceback to pbx_lua execution errors
Reporter:Matthew Nicholson (mnicholson)Labels:
Date Opened:2008-09-26 12:16:12Date Closed:2008-09-26 12:52:05
Priority:MajorRegression?No
Status:Closed/CompleteComponents:PBX/pbx_lua
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) pbx_lua9.diff
Description:This patch adds a stack trace to errors encountered while executing lua extensions.  The patch also handles out of memory errors reported by lua.
Comments:By: Digium Subversion (svnbot) 2008-09-26 12:52:03

Repository: asterisk
Revision: 144681

U   trunk/pbx/pbx_lua.c

------------------------------------------------------------------------
r144681 | murf | 2008-09-26 12:52:02 -0500 (Fri, 26 Sep 2008) | 14 lines

(closes issue ASTERISK-12780)
Reported by: mnicholson
Patches:
     pbx_lua9.diff uploaded by mnicholson (license 96)

Many thanks to Matt for his upgrade to the lua dialplan
option!

the Description from the bug:

This patch adds a stack trace to errors encountered while executing lua extensions. The patch also handles out of memory errors reported by lua.



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

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