mirror of
https://github.com/asterisk/asterisk.git
synced 2026-05-06 13:23:56 +00:00
This reverts commit617dad4cba. 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 commitc8f2698ec6)
38 KiB
38 KiB