open5gs/lib/nas/5gs
Sukchan Lee 668cc59f94 [AMF] Fixed 5GMM cause in Reject message (#1660)
When a UE that requests slices tries to connect and there are no slices configured, the reject message is:

5GMM cause = 0x7 (5GS Services not allowed)

however it should be:

5GMM cause = 0x3e (No network slices available)

All 5GMM cause value in reject message is reviewed in this commit
2022-07-19 12:42:02 +09:00
..
support [NAS] modify library to include both directions of deregistration requests 2022-07-11 22:53:21 +09:00
conv.c [SUCI] Handling exceptions for invalid RI (#1570) 2022-06-10 23:19:00 +09:00
conv.h fix: mobilty -> mobility (#930) 2021-04-13 10:02:52 +09:00
decoder.c [NAS] modify library to include both directions of deregistration requests 2022-07-11 22:53:21 +09:00
encoder.c [NAS] modify library to include both directions of deregistration requests 2022-07-11 22:53:21 +09:00
ies.c [NAS] modify library to include both directions of deregistration requests 2022-07-11 22:53:21 +09:00
ies.h [NAS] modify library to include both directions of deregistration requests 2022-07-11 22:53:21 +09:00
meson.build Add AUSF, UDM, and UDR 2020-06-04 14:12:05 -04:00
message.h [NAS] modify library to include both directions of deregistration requests 2022-07-11 22:53:21 +09:00
ogs-nas-5gs.h feat: Add dedicated QoS flow 2020-12-31 21:07:08 -05:00
types.c VoNR added but not tested! 2021-11-14 21:07:56 +09:00
types.h [AMF] Fixed 5GMM cause in Reject message (#1660) 2022-07-19 12:42:02 +09:00