mirror of
https://github.com/open5gs/open5gs.git
synced 2025-11-03 13:33:26 +00:00
So far, no operation was performed when Error Indication was received from eNodeB. For that reason, I solved #568 issues by controlling the MME to prevent this from happening. Now, when GTP-U Error Indication is received, MME and SGW are implemented to do what they have to do. I hope that the network can be restored by responding appropriately even if Error Indication occurs.