mirror of https://github.com/asterisk/asterisk
This fixes crashes/hangs I noticed with Asterisk 20.3.0 and 20.13.0 and quickly found out,
that the AEL module doesn't do proper cleanup when it fails to load.
This happens for example when there are syntax errors and AEL fails to compile in which case pbx_load_module()
returns an error but load_module() doesn't then unregister CLI cmds and the application.
(cherry picked from commit aca78d4936
)
releases/20.14
parent
7ce8720528
commit
3d4fd3f6fe
Loading…
Reference in new issue