mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-15 00:22:35 +00:00
FS-11847 [mod_loopback] unregister from reloadxml
This commit is contained in:
parent
1fdd0d7134
commit
23fbd60991
@ -1748,6 +1748,7 @@ SWITCH_MODULE_SHUTDOWN_FUNCTION(mod_loopback_shutdown)
|
||||
|
||||
switch_event_free_subclass("loopback::bowout");
|
||||
switch_event_free_subclass("loopback::direct");
|
||||
switch_event_unbind_callback(loopback_reload_xml_event_handler);
|
||||
|
||||
return SWITCH_STATUS_SUCCESS;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user