Go to file
Bostjan Meglic a99a76d916 [AMF,UDM] Add support to subscribe to SDM changes
AMF subscribes to UDM for each registered UE.

At the moment, UDM does not send callback to AMF when any of the UE's
properties in the database changes.
At the moment, AMF does properly parse the ModificationNotification, but
does not do anything useful.
2022-10-06 21:20:10 +09:00
.github [SBI] Fixed nf_instance memory leak 2022-08-02 09:44:13 +09:00
configs Follow-on up #1754 2022-09-25 19:23:09 +09:00
debian Release v2.4.11 2022-10-01 13:54:42 +09:00
docker [tests] Fix running unit tests inside docker environment 2022-07-21 21:07:35 +09:00
docs Added Release Notes for v2.4.11 2022-10-01 14:18:09 +09:00
lib [AMF,UDM] Add support to subscribe to SDM changes 2022-10-06 21:20:10 +09:00
misc removing extra lines 2022-09-05 23:35:18 +09:00
src [AMF,UDM] Add support to subscribe to SDM changes 2022-10-06 21:20:10 +09:00
subprojects Initial metrics support based on Prometheus (#1571) 2022-06-08 05:51:02 +09:00
tests [UPF] test code for unspecified address (#1776) 2022-10-01 13:23:15 +09:00
vagrant Migrating to CentOS Stream 8 in Vagrant (#1450) 2022-04-01 22:28:32 +09:00
webui Release v2.4.11 2022-10-01 13:54:42 +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 Commercial Term by NeoPlane - https://neoplane.io/ 2022-09-26 14:53:38 +09:00
meson.build Release v2.4.11 2022-10-01 13:54:42 +09:00
meson_options.txt Initial metrics support based on Prometheus (#1571) 2022-06-08 05:51:02 +09:00

README.md

Open5GS logo

Getting Started

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

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