open5gs/src
Sukchan Lee 7a9d5e57b0 [AMF] Implicit Deregistration (Reset, ConnRefused)
When AMF release the NAS signalling connection,
ran_ue context is removed by ran_ue_remove() and
amf_ue/ran_ue is de-associated by amf_ue_deassociate().

In this case, implicit deregistration is attempted
by the mobile reachable timer according to the standard document,
and amf_ue will be removed by amf_ue_remove().

TS 24.501
5.3.7 Handling of the periodic registration update timer and

Start AMF_TIMER_MOBILE_REACHABLE
mobile reachable timer
The network supervises the periodic registration update procedure
of the UE by means of the mobile reachable timer.
If the UE is not registered for emergency services,
the mobile reachable timer shall be longer than the value of timer
T3512. In this case, by default, the mobile reachable timer is
4 minutes greater than the value of timer T3512.
The mobile reachable timer shall be reset and started with the
value as indicated above, when the AMF releases the NAS signalling
connection for the UE.
2023-07-18 22:27:14 +09:00
..
amf [AMF] Implicit Deregistration (Reset, ConnRefused) 2023-07-18 22:27:14 +09:00
ausf Fixed MacOSX compile error 2023-04-04 21:53:39 +09:00
bsf [SBI] Fixed an issue with FQDN/TLS (#2252) 2023-04-21 22:37:07 +09:00
hss Fixed the build error 2023-07-17 10:53:17 +09:00
mme mme: s1ap: Split rx HandoverRequired handling based on HandoverType 2023-07-18 10:09:30 +09:00
nrf [NRF] Fix crash due to failing assertion on OPTIONS request 2023-07-11 11:14:27 +09:00
nssf [SBI] Fixed an issue with FQDN/TLS (#2252) 2023-04-21 22:37:07 +09:00
pcf [AMF,SMF,PCF] Rename the function for calculating NF Instance load 2023-06-13 20:44:48 +09:00
pcrf [LOG] remove ogs_expect_or_return()/return_val() 2023-01-24 00:01:36 +09:00
scp [SBI] Fixed a bug with encoder/decoder of scpPorts 2023-05-14 07:05:23 +09:00
sgwc [PFCP] Support PFCP advertise address in F-SEID 2023-05-25 22:46:52 +09:00
sgwu [PFCP] Support PFCP advertise address in F-SEID 2023-05-25 22:46:52 +09:00
smf Follow-up on #2443 2023-07-18 09:51:45 +09:00
udm Fixed MacOSX compile error 2023-04-04 21:53:39 +09:00
udr Fixed MacOSX compile error 2023-04-04 21:53:39 +09:00
upf fix boot-looping of UPF with interface in TAP mode 2023-07-01 23:48:46 +09:00
main.c [SBI] Remove one octet length in FQDN (#1333) 2022-01-23 13:49:03 +09:00
meson.build Prometheus metrics set to default 2022-11-21 22:06:29 +09:00