...
Warning | ||
---|---|---|
| ||
Because of the way Macro is implemented (it executes the priorities contained within it via sub-engine), and a fixed per-thread memory stack allowance, macros are limited to 7 levels of nesting (macro calling macro calling macro, etc.); It may be possible that stack-intensive applications in deeply nested macros could cause asterisk to crash earlier than this limit. It is advised that if you need to deeply nest macro calls, that you use the Gosub application (now allows arguments like a Macro) with explict explicit Return() calls instead. |
Warning | ||
---|---|---|
| ||
Use of the application |
...
This documentation was imported from Asterisk Version GIT-16-b8bf57dc381038413