FS-4912 --resolve
This commit is contained in:
parent
7e8e99e52c
commit
2557c9b112
|
@ -312,6 +312,8 @@ void sofia_reg_check_gateway(sofia_profile_t *profile, time_t now)
|
||||||
if (gateway_ptr->ib_vars) {
|
if (gateway_ptr->ib_vars) {
|
||||||
switch_event_destroy(&gateway_ptr->ib_vars);
|
switch_event_destroy(&gateway_ptr->ib_vars);
|
||||||
}
|
}
|
||||||
|
} else {
|
||||||
|
last = gateway_ptr;
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
last = gateway_ptr;
|
last = gateway_ptr;
|
||||||
|
|
Loading…
Reference in New Issue