[asterisk-bugs] [Asterisk 0016216]: [patch] Invalid behaviour of Return within Gosub and AGI
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Nov 10 14:14:18 CST 2009
The following issue has been UPDATED.
======================================================================
https://issues.asterisk.org/view.php?id=16216
======================================================================
Reported By: atis
Assigned To: tilghman
======================================================================
Project: Asterisk
Issue ID: 16216
Category: Applications/app_stack
Reproducibility: always
Severity: minor
Priority: normal
Status: assigned
Asterisk Version: 1.6.1.9
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2009-11-10 13:02 CST
Last Modified: 2009-11-10 14:14 CST
======================================================================
Summary: [patch] Invalid behaviour of Return within Gosub and
AGI
Description:
In the following scenario:
GoSub(...)
* AGI(...)
* * GOSUB ...
* * * Return()
return will jump back to first GoSub and won't allow AGI to continue.
Log snippet attached.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2009-11-10 14:14 tilghman Summary Invalid behaviour of
Return within Gosub and AGI => [patch] Invalid behaviour of Return within Gosub
and AGI
======================================================================
More information about the asterisk-bugs
mailing list