[asterisk-bugs] [Asterisk 0012760]: [patch] Gosub invoked from AGI should do something
noreply at bugs.digium.com
noreply at bugs.digium.com
Fri May 30 11:05:14 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=12760
======================================================================
Reported By: Corydon76
Assigned To: svnbot
======================================================================
Project: Asterisk
Issue ID: 12760
Category: Applications/app_stack
Reproducibility: always
Severity: minor
Priority: normal
Status: closed
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 119072
Disclaimer on File?: N/A
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 05-29-2008 20:42 CDT
Last Modified: 05-30-2008 11:05 CDT
======================================================================
Summary: [patch] Gosub invoked from AGI should do something
Description:
As reported by Tim Ringenbach on the -dev list, if you call Gosub from an
AGI, it should actually do something. So I've created this patch to
app_stack that creates a native AGI command called Gosub, that now behaves
as expected.
======================================================================
----------------------------------------------------------------------
svnbot - 05-30-08 11:05
----------------------------------------------------------------------
Repository: asterisk
Revision: 119297
_U branches/1.6.0/
U branches/1.6.0/CHANGES
U branches/1.6.0/apps/app_dial.c
U branches/1.6.0/apps/app_stack.c
U branches/1.6.0/include/asterisk/agi.h
------------------------------------------------------------------------
r119297 | tilghman | 2008-05-30 11:05:09 -0500 (Fri, 30 May 2008) | 16
lines
Merged revisions 119296 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk
........
r119296 | tilghman | 2008-05-30 11:10:46 -0500 (Fri, 30 May 2008) | 8
lines
Add native AGI command GOSUB, as invoking Gosub with EXEC does not work
properly.
(closes issue http://bugs.digium.com/view.php?id=12760)
Reported by: Corydon76
Patches:
20080530__bug12760.diff.txt uploaded by Corydon76 (license 14)
Tested by: tim_ringenbach, Corydon76
........
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=119297
Issue History
Date Modified Username Field Change
======================================================================
05-30-08 11:05 svnbot Checkin
05-30-08 11:05 svnbot Note Added: 0087555
======================================================================
More information about the asterisk-bugs
mailing list