open5gs/src
Sukchan Lee b08b2adc6c [AMF/MME] Remove code that doesn't work (#2013)
Based on the standard document below, when the UE is in the IDLE state,
we checked the implicit timer and tried to send a message to the UE,
but it doesn't work properly.

So, first of all, I deleted the related code.

- TS 24.301 Ch 5.3.7
If ISR is not activated, the network behaviour upon expiry of
the mobile reachable timer is network dependent, but typically
the network stops sending paging messages to the UE on the
first expiry, and may take other appropriate actions

- TS 24.501 Ch 5.3.7
The network behaviour upon expiry of the mobile reachable timer is network dependent,
but typically the network stops sending paging messages to the UE on the first expiry,
and may take other appropriate actions.
2023-07-23 14:54:06 +09:00
..
amf [AMF/MME] Remove code that doesn't work (#2013) 2023-07-23 14:54:06 +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 [AMF/MME] Remove code that doesn't work (#2013) 2023-07-23 14:54:06 +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 tap mode arp table poisoning 2023-07-22 06:41:44 +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