Go to file
Sukchan Lee e03c1436fb Release v0.5.0 2019-07-11 22:26:56 +09:00
build add ubuntu release script 2019-04-29 13:50:50 +00:00
debian Release v0.5.0 2019-07-11 22:26:56 +09:00
docker fix the docker-compose build error (#211) 2019-07-02 22:02:43 +09:00
docs Update documentation 2019-07-04 20:30:58 +09:00
lib [CSFB] MT in idle-mode 2019-07-08 18:15:19 +09:00
m4 Integration with OGSLib 2019-04-27 23:54:30 +09:00
src [Indentation] All source code changed 2019-07-11 22:22:22 +09:00
support continue to add a buffer configuration 2019-06-08 08:44:22 +09:00
tests Add CSFB TestSuite 2019-07-11 21:56:34 +09:00
webui Release v0.4.3 2019-06-22 03:32:00 +00:00
.gitignore Update gitignore 2019-06-15 21:19:38 +09:00
.gitmodules add gitsubmodule 2019-04-28 00:00:02 +09:00
LICENSE Change LICENSE to GNU AGPL v3.0 2017-12-18 10:35:54 +09:00
Makefile.am change directory name test to tests 2019-06-11 14:26:04 +09:00
README.md Integration with OGSLib 2019-04-27 23:54:30 +09:00
configure.ac [OGSLIB] Use NEW Version v1.1.0 2019-07-11 22:25:20 +09:00
main.c Rename library 2019-06-11 18:28:25 +09:00

README.md

Documentation

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

Support

Problem with NextEPC can be filed as issues in this repository.

Discussions related to this project are happening on the nextepc@lists.osmocom.org mailing list, please see https://lists.osmocom.org/mailman/listinfo/nextepc for subscription options and the list archive.

Voice and text chat available in NextEPC's Discord workspace. Use this link to get started.

Contributing

NextEPC is a pure/classic FOSS project, open to contributions from anyone.

Pull requests are always welcome, and I appreciates any help the community can give to help make NextEPC better.

Do you want to be a committer? Please send me an email. You will be added as a committer to this project. However, if someone consistently causes difficulties with these source repositories due to poor behavior or other serious problems then commit access may be revoked.

License

NextEPC source files are made available under the terms of the GNU Affero General Public License (GNU AGPLv3).

When you contribute code for NextEPC, the same license applies.