open5gs/src
Bostjan Meglic 7be7029ac4
Send deregistration event from AMF to UDM (#1599)
* [SBI] Fix converting PatchItem to JSON

* [UDR] Add support for endpoint for patching subscription data

Add support for PATCH HTTP method for the following endpoint:
/subscription-data/{ueId}/context-data/amf-3gpp-access

Currently does not change any data in the database.

* [UDM] Add support for endpoint for patching subscription data

Add support for the following endpoint, HTTP PATCH method:
/nudm-uecm/v1/{ueId}/registrations/amf-3gpp-access

The endpoint is used when UE deregisters from the core, and AMF
sends a subscription modification request with "purgeFlag" set.

* [UDM] Add check for same GUAMI when patching subscription data

* [AMF] Send deregistration event to UDM

When UE sends deregistration request, AMF needs to send a
Nudm_UECM_Deregistration request to UDM.
The order of requests is now the following:
- send PDU session release to SMF
- send deregistration event to UDM
- send AM policy control release to PCF
2022-06-14 23:44:02 +09:00
..
amf Send deregistration event from AMF to UDM (#1599) 2022-06-14 23:44:02 +09:00
ausf Fix minor typos (#1554) 2022-05-24 21:01:54 +09:00
bsf Fix minor typos (#1554) 2022-05-24 21:01:54 +09:00
hss Revert "Revert "Functionality for send sms with using IMS service. (#1477)"" 2022-04-09 00:45:37 +09:00
mme Structure AMF and MME metrics code similar to SMF (#1590) 2022-06-09 21:39:03 +09:00
nrf [NRF] Don't abort if there are too many registered NF instances (#1579) 2022-06-06 20:54:59 +09:00
nssf Fix minor typos (#1554) 2022-05-24 21:01:54 +09:00
pcf Fix minor typos (#1554) 2022-05-24 21:01:54 +09:00
pcrf [Gy] Follow-up PRs (#1479) 2022-04-09 10:41:02 +09:00
sgwc [SGWC] Update remote PGW GTPv2-C address (#1560) 2022-05-28 17:06:36 +09:00
sgwu [PFCP] Support Multi-CP with One-UP 2022-05-18 10:29:58 +09:00
smf [SMF] Gn: Drop already implemented TODO (#1604) 2022-06-13 23:58:39 +09:00
udm Send deregistration event from AMF to UDM (#1599) 2022-06-14 23:44:02 +09:00
udr Send deregistration event from AMF to UDM (#1599) 2022-06-14 23:44:02 +09:00
upf [PGW] Gy+PFCP improvements (#1555) 2022-05-24 22:54:30 +09:00
main.c [SBI] Remove one octet length in FQDN (#1333) 2022-01-23 13:49:03 +09:00
meson.build [5GC] Added BSF(Binding Support Function) 2021-05-29 15:56:12 +09:00