Go to file
Gaber Stare 65f379640c [SMF] Release PDU session with skipInd
Follow-up on [#2048](https://github.com/open5gs/open5gs/pull/2048)

AMF crashes when 'skipInd' field is missing:
```
amf  | 03/21 07:45:04.092: [amf] FATAL: [imsi-001010000000000] No skipInd (../src/amf/namf-handler.c:392)
amf  | 03/21 07:45:04.092: [amf] FATAL: amf_namf_comm_handle_n1_n2_message_transfer: should not be reached. (../src/amf/namf-handler.c:393)
```
In case of CM_CONNECTED skipInd is not important.
In case of CM_IDLE the proper relase would contain skipInd.
2023-03-27 22:17:40 +09:00
.github Removing debug for go live. 2023-03-19 22:26:13 +00:00
configs [AMF/MME] PLMN access control 2023-03-25 09:59:20 +09:00
debian Release v2.6.1 2023-03-09 00:11:11 +09:00
docker Prometheus metrics set to default 2022-11-21 22:06:29 +09:00
docs Update document for v2.6.1 2023-03-09 00:18:30 +09:00
lib [AMF/MME] PLMN access control 2023-03-25 09:59:20 +09:00
misc Updated open5gs-dbctl (#2185) 2023-03-25 06:56:34 +09:00
src [SMF] Release PDU session with skipInd 2023-03-27 22:17:40 +09:00
subprojects Fixed prometheus-client-c branch next to open5gs 2022-11-21 22:09:18 +09:00
tests [AMF/MME] Support TAI Range 2023-03-19 18:31:45 +09:00
vagrant Prometheus metrics set to default 2022-11-21 22:06:29 +09:00
webui Release v2.6.1 2023-03-08 23:59:33 +09:00
.clang-tidy [MISC] Add support for static code analysis 2022-07-01 21:38:47 +09:00
.dockerignore [build] Use local sources to build applications (#1583) 2022-06-19 18:18:09 +09:00
.gitignore Initial metrics support based on Prometheus (#1571) 2022-06-08 05:51:02 +09:00
LICENSE Change LICENSE to GNU AGPL v3.0 2017-12-18 10:35:54 +09:00
README.md Update README.md 2022-10-18 22:34:38 +09:00
meson.build Release v2.6.1 2023-03-08 23:59:33 +09:00

README.md

Open5GS logo

Getting Started

Please follow the documentation at open5gs.org!

Sponsors

If you find Open5GS useful for work, please consider supporting this Open Source project by Becoming a sponsor. To manage the funding transactions transparently, you can donate through OpenCollective.

sponsors

Community

  • Problem with Open5GS can be filed as issues in this repository.
  • Other topics related to this project are happening on the discussions.
  • Voice and text chat are available in Open5GS's Discord workspace. Use this link to get started.

Contributing

If you're contributing through a pull request to Open5GS project on GitHub, please read the Contributor License Agreement in advance.

License