open5gs/tests/csfb
Sukchan Lee da5d424ed9 [MME] Incorrect behavior of SGsAP+Dedicated-Bearer (#3072)
First of all, it crashes when creating a Dedicated Bearer
on the default Session that is created for the first time.
This behavior should be possible, so the related ASSERT is removed.

Next, the InitialContextRequest is modified
during the Attach Request to include the first Bearer.

Finally, there was an issue where trying to create a Dedicated Bearer
with SGsAP enabled resulted in an InitialContextSetupRequest message
with a PTI of zero. This is because MME initializes the PTI to 0
upon receiving the Create Bearer Request while processing SGsAP.

All of these issues has been fixed.
2024-04-01 22:13:36 +09:00
..
abts-main.c Use HTTP/2 instead of HTTP/1.1 in 5G Core SBI 2020-11-26 21:44:37 -05:00
crash-test.c Introduced Subscription identifier de-concealing 2022-12-24 20:22:45 +09:00
meson.build Release v2.0.0 2020-08-21 23:33:45 -04:00
mo-active-test.c Introduced Subscription identifier de-concealing 2022-12-24 20:22:45 +09:00
mo-idle-test.c [MME] Incorrect behavior of SGsAP+Dedicated-Bearer (#3072) 2024-04-01 22:13:36 +09:00
mo-sms-test.c Introduced Subscription identifier de-concealing 2022-12-24 20:22:45 +09:00
mt-active-test.c Introduced Subscription identifier de-concealing 2022-12-24 20:22:45 +09:00
mt-idle-test.c Introduced Subscription identifier de-concealing 2022-12-24 20:22:45 +09:00
mt-sms-test.c Introduced Subscription identifier de-concealing 2022-12-24 20:22:45 +09:00