open5gs/lib/diameter/s6a
jmasterfunk84 47cbaca149 [MME] Introduce support for S6a Cancel Location Request
- Added diameter dictionary definitions for Cancel Location
- Cancel Location will completely remove UE from MME, allow for a fresh IMSI attach to occur on next attempt.
- T3422 is used for detach request.
- Added new handling for s6a events in mme-sm, as not all s6a messages are at attach now.  Maybe there's something in a state machine I should've been using here instead of a new flag?

- Testing was completed with UE in idle and connected.  With CLR flags indicating re-attach required and without.  Also sending CLR after UE detach.  And then sending again when mme_ue is empty.
2022-07-30 14:37:43 +09:00
..
dict.c [MME] Introduce support for S6a Cancel Location Request 2022-07-30 14:37:43 +09:00
meson.build Upgrade freeDiameter version to 1.3.2 2019-11-02 15:52:48 +09:00
message.c [MME] Introduce support for S6a Cancel Location Request 2022-07-30 14:37:43 +09:00
message.h [MME] Introduce support for S6a Cancel Location Request 2022-07-30 14:37:43 +09:00
ogs-diameter-s6a.h Upgrade freeDiameter version to 1.3.2 2019-11-02 15:52:48 +09:00