Displaying 1 result from an estimated 1 matches for "recurse_check_redirect_not_mailbox".
2015 Nov 28
2
endwhile jumping out of macro
...'t since the are instructions after the endwhile.
-- Executing [s at macro-call-from-outside:72] EndWhile("DAHDI/i1/1234567-4a7f", "") in new stack
== Channel 'DAHDI/i1/1234567-4a7f' jumping out of macro 'call-from-outside'
-- Executing [s at macro-recurse_check_redirect_not_mailbox:7]
While("DAHDI/i1/1234567-4a7f", "1") in new stack
I checked the while-endwhile balance and it seems ok.
I also checked if I GoTo() outside the loop. I don't.
Macroexit is executed inside the while-endwhile loop in certain cases
exiting some inner loop.
Could MacroEx...