FS-10832 #resolve
This commit is contained in:
parent
1480362519
commit
e99fa26257
|
@ -5279,6 +5279,7 @@ SWITCH_MODULE_LOAD_FUNCTION(mod_rayo_load)
|
|||
return SWITCH_STATUS_SUCCESS;
|
||||
|
||||
error:
|
||||
switch_event_free_subclass("rayo::cpa");
|
||||
do_shutdown();
|
||||
return SWITCH_STATUS_TERM;
|
||||
|
||||
|
|
Loading…
Reference in New Issue