[asterisk-bugs] [Asterisk 0011134]: Make the EXCEPTION() application use 'reason' instead of 'type' to get the error reason
noreply at bugs.digium.com
noreply at bugs.digium.com
Wed Oct 31 19:03:00 CDT 2007
The following issue has been ASSIGNED.
======================================================================
http://bugs.digium.com/view.php?id=11134
======================================================================
Reported By: blitzrage
Assigned To: file
======================================================================
Project: Asterisk
Issue ID: 11134
Category: Core/PBX
Reproducibility: N/A
Severity: tweak
Priority: normal
Status: assigned
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 10-31-2007 18:09 CDT
Last Modified: 10-31-2007 19:03 CDT
======================================================================
Summary: Make the EXCEPTION() application use 'reason'
instead of 'type' to get the error reason
Description:
Syntax for RaiseException() is RaiseException(<reason>), and to make it
less confusing when using the EXCEPTION() application, which now uses
${EXCEPTION(reason)} instead of ${EXCEPTION(type)} to get the reason. Also
updated the docs in the file to make more sense.
I think this is my first C patch that isn't just documentation changes...
heh :)
(That means check it)
======================================================================
----------------------------------------------------------------------
svnbot - 10-31-07 19:03
----------------------------------------------------------------------
Repository: asterisk
Revision: 87953
U trunk/main/pbx.c
------------------------------------------------------------------------
r87953 | file | 2007-10-31 19:02:59 -0500 (Wed, 31 Oct 2007) | 6 lines
Drop any more references to type in the Exception dialplan function.
(closes issue http://bugs.digium.com/view.php?id=11134)
Reported by: blitzrage
Patches:
exception_patch.txt uploaded by blitzrage (license 10)
------------------------------------------------------------------------
Issue History
Date Modified Username Field Change
======================================================================
10-31-07 19:03 svnbot Checkin
10-31-07 19:03 svnbot Note Added: 0072857
10-31-07 19:03 svnbot Status new => assigned
10-31-07 19:03 svnbot Assigned To => file
======================================================================
More information about the asterisk-bugs
mailing list