Files
asterisk/apps
Matthew Fredrickson c8f2698ec6 Revert "app_stack: Print proper exit location for PBXless channels."
This reverts commit 617dad4cba.

apps/app_stack.c: Revert buggy gosub patch

This seems to break the case when a predial macro calls a gosub.
When the gosub calls return, the Return function outputs:

app_stack.c:423 return_exec: Return without Gosub: stack is empty

This returns -1 to the calling macro, which returns to app_dial
and causes the call to hangup instead of proceeding with the macro
that invoked the gosub.

Resolves: #253
2023-08-16 14:45:16 +00:00
..
2022-05-09 08:21:45 -05:00
2022-12-13 08:18:08 -05:00
2023-01-31 12:59:16 -06:00