mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-24 05:02:10 +00:00
FS-4796 --resolve
This commit is contained in:
@@ -1502,6 +1502,10 @@ static void our_sofia_event_callback(nua_event_t event,
|
||||
nua_handle_bind(nh, NULL);
|
||||
}
|
||||
|
||||
if (tech_pvt && (tech_pvt->nh == nh)) {
|
||||
tech_pvt->nh = NULL;
|
||||
}
|
||||
|
||||
nua_handle_destroy(nh);
|
||||
nh = NULL;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user