[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:04:27 CDT 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=12760 
====================================================================== 
Reported By:                Corydon76
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   12760
Category:                   Applications/app_stack
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     ready for testing
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:              
====================================================================== 
Date Submitted:             05-29-2008 20:42 CDT
Last Modified:              05-30-2008 11:04 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:04  
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 119296

U   trunk/CHANGES
U   trunk/apps/app_dial.c
U   trunk/apps/app_stack.c
U   trunk/include/asterisk/agi.h

------------------------------------------------------------------------
r119296 | tilghman | 2008-05-30 11:04:18 -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=119296 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
05-30-08 11:04  svnbot         Note Added: 0087554                          
======================================================================




More information about the asterisk-bugs mailing list