open5gs/src
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
..
amf [AMF] Fixed 5GMM cause in Reject message (#1660) 2022-07-19 12:42:02 +09:00
ausf [SCP] Support of Indirect Communication 2022-07-16 13:27:18 +09:00
bsf [SCP] Support of Indirect Communication 2022-07-16 13:27:18 +09:00
hss Fixed a crash when slice/session overflow (#1637) 2022-06-30 13:33:16 +09:00
mme [AMF] Fixed 5GMM cause in Reject message (#1660) 2022-07-19 12:42:02 +09:00
nrf [SCP] Support of Indirect Communication 2022-07-16 13:27:18 +09:00
nssf [SCP] Support of Indirect Communication 2022-07-16 13:27:18 +09:00
pcf [SCP] Support of Indirect Communication 2022-07-16 13:27:18 +09:00
pcrf [Gy] Follow-up PRs (#1479) 2022-04-09 10:41:02 +09:00
scp [SCP] Support of Indirect Communication 2022-07-16 13:27:18 +09:00
sgwc [SCP] Support of Indirect Communication 2022-07-16 13:27:18 +09:00
sgwu [SCP] Support of Indirect Communication 2022-07-16 13:27:18 +09:00
smf [SCP] Support of Indirect Communication 2022-07-16 13:27:18 +09:00
udm [SCP] Support of Indirect Communication 2022-07-16 13:27:18 +09:00
udr [SCP] Support of Indirect Communication 2022-07-16 13:27:18 +09:00
upf [SCP] Support of Indirect Communication 2022-07-16 13:27:18 +09:00
main.c [SBI] Remove one octet length in FQDN (#1333) 2022-01-23 13:49:03 +09:00
meson.build [SCP] Support of Indirect Communication 2022-07-16 13:27:18 +09:00