Go to file
Sukchan Lee db3f0db089 Release v0.5.2 for Ubuntu(Xenial) 2019-08-11 12:56:04 +00:00
build add ubuntu release script 2019-04-29 13:50:50 +00:00
debian Release v0.5.2 for Ubuntu(Xenial) 2019-08-11 12:56:04 +00:00
docker fix the docker-compose build error (#211) 2019-07-02 22:02:43 +09:00
docs Edit IMS setup guide to install from deb packages 2019-08-06 15:10:42 +02:00
lib [#245] Add Configurable Memory Pool Size 2019-08-09 23:28:58 +09:00
m4 Integration with OGSLib 2019-04-27 23:54:30 +09:00
src [#245] Add Configurable Memory Pool Size 2019-08-09 23:28:58 +09:00
support [#245] Add Configurable Memory Pool Size 2019-08-09 23:28:58 +09:00
tests Fix the invalid IMSI format in volte test code 2019-08-03 22:12:24 +09:00
webui WebUI version changes to v0.5.1 2019-07-30 21:05:23 +09: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 rename pkgconfig 2019-07-11 22:45:43 +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.