Go to file
Sukchan Lee b22023afb8 fix: creating allowed NSSAI (#859)
AMF checks whether it can serve all the S-NSSAI(s) from
the Requested NSSAI present in the Subscribed S-NSSAIs
(potentially using configuration for mapping S-NSSAI values
between HPLMN and Serving PLMN), or all the S-NSSAI(s) marked
as default in the Subscribed S-NSSAIs in the case that
no Requested NSSAI was provided or none of the S-NSSAIs
in the Requested NSSAI are permitted,
i.e. do not match any of the Subscribed S-NSSAIs or not available
at the current UE's Tracking Area (see clause 5.15.3).
2021-03-25 23:06:59 +09:00
.github Add stale for github issue/PR 2020-09-16 21:09:13 -04:00
configs doc: update document for advertising addr (#825) 2021-03-19 21:14:38 +09:00
debian Release v2.2.2 2021-03-19 21:50:01 +09:00
docker Fixes UE IPv6 BUG (#808) 2021-03-15 10:01:55 +09:00
docs Freeze usrsctp version to 0.9.5.0 2021-03-21 20:06:24 +09:00
lib fix: Ignore Unknown TLV type in PFCP/GTP (#871) 2021-03-24 09:36:22 +09:00
misc Fixes UE IPv6 BUG (#808) 2021-03-15 10:01:55 +09:00
src fix: creating allowed NSSAI (#859) 2021-03-25 23:06:59 +09:00
subprojects Freeze usrsctp version to 0.9.5.0 2021-03-21 20:06:24 +09:00
tests fix: creating allowed NSSAI (#859) 2021-03-25 23:06:59 +09:00
vagrant fix: Add the exception handling (#804) 2021-02-15 12:17:33 -05:00
webui Update WebUI version to v2.2.1 (#838) 2021-03-12 09:32:11 +09:00
.gitignore Add API tokens (#838) 2021-03-12 09:13:38 +09:00
LICENSE Change LICENSE to GNU AGPL v3.0 2017-12-18 10:35:54 +09:00
README.md rearrange sponsors image 2021-03-11 16:52:58 +09:00
meson.build Release v2.2.2 2021-03-19 21:27:01 +09:00

README.md

Supporting Open5GS

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.

Special Sponsor

Sponsors

Documentation

If you don't understand something about Open5GS, the https://open5gs.org/open5gs/docs/ is a great place to look for answers.

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