Go to file
Sukchan Lee 3c8af69805 Re-factoring the all library 2019-09-13 21:07:47 +09:00
build add ubuntu release script 2019-04-29 13:50:50 +00:00
debian Release v0.5.2 for Ubuntu(Disco) 2019-08-11 13:21:36 +00:00
docker fix the docker-compose build error (#211) 2019-07-02 22:02:43 +09:00
docs The following is not working 2019-08-28 11:44:31 +09:00
lib Re-factoring the all library 2019-09-13 21:07:47 +09:00
m4 Integration with OGSLib 2019-04-27 23:54:30 +09:00
src Re-factoring the all library 2019-09-13 21:07:47 +09:00
support Use the process interface instead of fork() 2019-08-25 20:15:20 +09:00
tests Re-factoring the all library 2019-09-13 21:07:47 +09:00
webui WebUI version changes to v0.5.1 2019-07-30 21:05:23 +09:00
.gitignore Re-factoring the all library 2019-09-13 21:07:47 +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 Re-factoring the all library 2019-09-13 21:07:47 +09:00
README.md Integration with OGSLib 2019-04-27 23:54:30 +09:00
configure.ac Re-factoring the all library 2019-09-13 21:07:47 +09:00
main.c Re-factoring the all library 2019-09-13 21:07:47 +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.