mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-03-13 12:40:17 +00:00
SFSIP-219
This commit is contained in:
parent
63b6144285
commit
c15ee980a7
@ -704,7 +704,7 @@ int nua_notify_client_request(nua_client_request_t *cr,
|
||||
if (sr->sr_usage == du) {
|
||||
/* If subscribe has not been responded, don't terminate usage by NOTIFY */
|
||||
sr->sr_terminating = 1;
|
||||
nua_client_set_terminating(cr, 0);
|
||||
// nua_client_set_terminating(cr, 0);
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user