[asterisk-bugs] [Asterisk 0013564]: [patch] add a traceback to pbx_lua execution errors
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Sep 26 12:52:04 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=13564
======================================================================
Reported By: mnicholson
Assigned To: murf
======================================================================
Project: Asterisk
Issue ID: 13564
Category: PBX/pbx_lua
Reproducibility: N/A
Severity: feature
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 12:16 CDT
Last Modified: 2008-09-26 12:52 CDT
======================================================================
Summary: [patch] add a traceback to pbx_lua execution errors
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.
======================================================================
----------------------------------------------------------------------
(0092892) svnbot (reporter) - 2008-09-26 12:52
http://bugs.digium.com/view.php?id=13564#c92892
----------------------------------------------------------------------
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 http://bugs.digium.com/view.php?id=13564)
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
Issue History
Date Modified Username Field Change
======================================================================
2008-09-26 12:52 svnbot Checkin
2008-09-26 12:52 svnbot Note Added: 0092892
======================================================================
More information about the asterisk-bugs
mailing list