Files
asterisk/apps
Matthew Fredrickson e15c994186 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
(cherry picked from commit 3f80f9ce0b)
2023-09-06 16:46:46 +00:00
..
2019-05-10 10:22:55 -06:00
2021-11-18 10:38:16 -06:00
2021-11-18 10:38:16 -06:00
2021-11-18 10:38:16 -06:00
2016-10-27 09:53:55 -04:00
2022-05-09 08:21:58 -05:00
2021-11-15 14:39:42 -06:00
2022-12-13 08:18:03 -05:00
2021-11-18 10:38:16 -06:00
2021-11-15 14:39:42 -06:00
2023-01-30 16:17:20 -05:00
2021-08-19 11:18:00 -05:00
2021-11-16 18:42:02 -06:00
2021-11-18 10:38:16 -06:00
2016-10-27 09:53:55 -04:00
2018-05-11 09:48:58 -04:00
2021-11-15 14:39:42 -06:00
2021-11-15 14:39:42 -06:00
2016-10-27 09:53:55 -04:00