mirror of
https://github.com/open5gs/open5gs.git
synced 2026-04-28 03:19:31 +00:00
Follow-up on #4191
This commit is contained in:
parent
b0e22d2850
commit
255a341fc3
1 changed files with 1 additions and 0 deletions
|
|
@ -933,6 +933,7 @@ int nas_5gs_send_gmm_reject(
|
|||
ogs_expect(rv == OGS_OK);
|
||||
break;
|
||||
case OGS_NAS_5GS_DEREGISTRATION_REQUEST_FROM_UE:
|
||||
rv = OGS_OK;
|
||||
ogs_warn("Skip GMM reject for Deregistration Request [%d]", amf_ue->nas.message_type);
|
||||
break;
|
||||
default:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue