FS-10832 #resolve

This commit is contained in:
Seven Du 2017-12-07 23:55:29 +08:00
parent 1480362519
commit e99fa26257
1 changed files with 1 additions and 0 deletions

View File

@ -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;