[Home]

Summary:ASTERISK-11897: Macro Interferes with GoSub Stack
Reporter:Leo Brown (netfuse)Labels:
Date Opened:2008-04-23 03:46:15Date Closed:2011-06-07 14:07:55
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Applications/app_macro
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:When calling a Macro with an active GoSub stack, and then calling GoSubs inside that Macro, the Macro places is' own exit priority on the stack, despite occurence of MacroExit within Macro.

Only work around is to only use Goto within Macro if Macro has been called within Gosub.

****** ADDITIONAL INFORMATION ******

Related to ASTERISK-8101. More info on request.

Version SVN-branch-1.4-r113784M
Comments:By: Tilghman Lesher (tilghman) 2008-04-23 17:28:56

I'm definitely going to need more info, because I'm not understanding what behavior you're seeing.  I need an example that is clearly wrong.

By: Tilghman Lesher (tilghman) 2008-04-29 21:22:15

No response from reporter.  Reopen if/when you are able to provide the requested information.