Maximum PBX stack exceeded

You have a couple of recourses:-

a) reduce your dial plan complexity, perhaps as I suggested previously.
b) redefine AST_PBX_MAX_STACK in the source file “include/asterisk/pbx.h” and “include/asterisk/extconf.h” and recompile/reinstall asterisk

Both require some “understanding” :slight_smile: