asterisk/pbx
Sean Bright 1920639eab pbx_config.c: Don't crash when unloading module.
`pbx_config` subscribes to manager events to capture the `FullyBooted`
event but fails to unsubscribe if the module is loaded after that
event fires. If the module is unloaded, a crash occurs the next time a
manager event is raised.

We now unsubscribe when the module is unloaded if we haven't already
unsubscribed.

Fixes #470
2023-12-06 21:24:50 +00:00
..
ael/ael-test res_monitor: Remove deprecated module. 2023-01-13 08:32:33 -06:00
Makefile res_monitor: Remove deprecated module. 2023-01-13 08:32:33 -06:00
dundi-parser.c pbx_dundi: Add PJSIP support. 2023-04-10 14:38:51 -05:00
dundi-parser.h pbx_dundi: Added IPv6 support for dundi 2018-08-17 16:03:14 -05:00
pbx_ael.c app_macro: Remove deprecated module. 2023-01-10 14:07:44 -06:00
pbx_config.c pbx_config.c: Don't crash when unloading module. 2023-12-06 21:24:50 +00:00
pbx_dundi.c pbx_dundi: Fix PJSIP endpoint configuration check. 2023-04-13 03:36:57 -06:00
pbx_loopback.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
pbx_lua.c pbx_lua: Remove compiler warnings 2022-07-06 16:04:14 -05:00
pbx_realtime.c pbx_realtime: wrong type stored on publish of ast_channel_snapshot_type 2021-01-06 09:13:13 -06:00
pbx_spool.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00