Files
asterisk/pbx
Andreas Wehrmann 9d2447afc7 pbx_ael: unregister AELSub application and CLI commands on module load failure
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 54004e3c44)
2025-05-01 12:44:58 +00:00
..
2023-04-10 14:38:51 -05:00
2025-03-20 18:34:07 +00:00
2016-10-27 09:53:55 -04:00
2022-07-06 16:04:14 -05:00