[asterisk-bugs] [Asterisk 0016216]: Invalid behaviour of Return within Gosub and AGI
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Nov 10 13:02:36 CST 2009
The following issue has been SUBMITTED.
======================================================================
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 13:02 CST
======================================================================
Summary: 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 13:02 atis New Issue
2009-11-10 13:02 atis Status new => assigned
2009-11-10 13:02 atis Assigned To => tilghman
2009-11-10 13:02 atis Asterisk Version => 1.6.1.9
2009-11-10 13:02 atis Regression => No
2009-11-10 13:02 atis SVN Branch (only for SVN checkouts, not tarball
releases) => N/A
======================================================================
More information about the asterisk-bugs
mailing list