mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-16 00:41:41 +00:00
FS-6287 --resolve
This commit is contained in:
parent
1d28639cac
commit
bd1492e43e
@ -1209,7 +1209,7 @@ int nua_base_client_check_restart(nua_client_request_t *cr,
|
|||||||
cr->cr_status = 0, cr->cr_phrase = NULL;
|
cr->cr_status = 0, cr->cr_phrase = NULL;
|
||||||
nua_client_request_unref(cr);
|
nua_client_request_unref(cr);
|
||||||
|
|
||||||
return 0;
|
return !invalid;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
/* GriGiu : RFC-3261 status supported Retry-After */
|
/* GriGiu : RFC-3261 status supported Retry-After */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user