Files
asterisk/apps
Matthew Fredrickson 64f76bdc60 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 1d7ae8d227)
2023-09-06 18:21:30 +00:00
..
2019-05-10 10:22:55 -06:00
2021-11-18 10:37:56 -06:00
2021-11-18 10:37:56 -06:00
2016-10-27 09:53:55 -04:00
2022-05-09 08:21:45 -05:00
2022-12-13 13:04:53 +00:00
2021-11-18 10:37:56 -06:00
2023-01-31 11:23:11 -06:00
2021-08-19 11:18:30 -05:00
2021-11-16 16:49:13 -06:00
2021-11-18 10:37:56 -06:00
2016-10-27 09:53:55 -04:00
2018-05-11 09:48:58 -04:00
2021-11-16 05:38:29 -06:00
2021-11-16 05:38:29 -06:00
2016-10-27 09:53:55 -04:00