FS-5977 --resolve
This commit is contained in:
parent
56287c5194
commit
bc05b4c6ce
|
@ -6253,6 +6253,10 @@ int sofia_recover_callback(switch_core_session_t *session)
|
|||
|
||||
end:
|
||||
|
||||
if (profile) {
|
||||
sofia_glue_release_profile(profile);
|
||||
}
|
||||
|
||||
return r;
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue