mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-23 04:31:50 +00:00
FS-3386
This commit is contained in:
@@ -1240,6 +1240,7 @@ void sofia_event_callback(nua_event_t event,
|
||||
|
||||
memset(sofia_private, 0, sizeof(*sofia_private));
|
||||
sofia_private->is_call++;
|
||||
sofia_private->is_static++;
|
||||
sofia_private->de = de;
|
||||
nua_handle_bind(nh, sofia_private);
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user