FS-5977 --resolve
This commit is contained in:
parent
2906721d01
commit
4fb80bf301
|
@ -1911,6 +1911,11 @@ int sofia_recover_callback(switch_core_session_t *session)
|
|||
|
||||
r++;
|
||||
|
||||
if (profile) {
|
||||
sofia_glue_release_profile(profile);
|
||||
}
|
||||
|
||||
|
||||
return r;
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue