mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-06-05 20:51:51 +00:00
FS-5948 --resolve
This commit is contained in:
parent
80dc61594b
commit
f0335d0f51
@ -1492,8 +1492,8 @@ static void our_sofia_event_callback(nua_event_t event,
|
|||||||
|
|
||||||
|
|
||||||
sofia_reg_check_socket(profile, sofia_private->call_id, sofia_private->network_ip, sofia_private->network_port);
|
sofia_reg_check_socket(profile, sofia_private->call_id, sofia_private->network_ip, sofia_private->network_port);
|
||||||
|
nua_handle_destroy(nh);
|
||||||
}
|
}
|
||||||
nua_handle_destroy(nh);
|
|
||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
case nua_r_authenticate:
|
case nua_r_authenticate:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user