Skip to content
View next-nf's full-sized avatar
  • Next-NF
  • Berlin
  • 19:32 (UTC +02:00)

Block or report next-nf

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
next-nf/README.md

Hi, I'm Nathan πŸ‘‹

Telco Engineer by day, hobbyist coder by night.
Deep diving into 3GPP and packet core logic. πŸ“ Berlin

πŸ› οΈ Current mission: Learning Erlang to build scalable mobile-core systems.


About me

I've been building telco software for ~20 years. I discovered Erlang in 2011 and have reached for it on and off ever since β€” it was born at Ericsson to run telephone switches, so using it for 3GPP network functions feels like bringing the workload home.

More recently I came across erGW, Travelping's Erlang PGW/GGSN, and was immediately intrigued β€” and then saddened to find it seemingly abandoned, no longer publicly maintained. I wanted to play with it, and to genuinely learn and use Erlang for 3GPP systems. So I forked it and started building.

Along the way I found that combining AI-assisted "vibe coding" with deep domain expertise is a remarkably good match β€” the domain knowledge keeps the AI honest, and the AI keeps the momentum up. next-nf is where that combination plays out.


πŸš€ The next-nf mission

Resurrect and grow a forked PGW into a full, open-source 3GPP core network in Erlang/OTP β€” spanning the 4G/EPC and 5GC worlds β€” and surround it with the control-plane and charging functions a real core needs.

Component What it is Role Key interfaces
🧠 smf GGSN / PDN-GW (forked from erGW), evolving toward a full SMF User-plane session anchor GTP-C/U, PFCP, Gx, Gy, RADIUS/Diameter Gi/SGi
πŸ—‚οΈ udr Converged HSS + UDR/UDM Subscriber data S6a Diameter, Nudr SBI, MILENAGE
πŸ“ pcf PCF + PCRF Policy & PCC rules Gx Diameter, Npcf SBI
πŸ’³ chf CHF + OCS + OFCS Online/offline charging Gy/Ro, Rf Diameter, Nchf SBI
πŸ“¦ support-containers Reusable images (e.g. srsran-4g) Interop & demos podman/buildah β†’ GHCR

Where it's headed:

  • πŸ”§ Maintain and enhance the forked PGW β€” and grow it into a full SMF (combined SMF+PGW).
  • 🧩 Build out the supporting functions: PCRF/PCF, OCS/OFCS/CHF, and converged subscriber data.
  • πŸ§ͺ Prove it works against the real open-source stack β€” srsRAN UEs and Open5GS, with CI-gated interop demos.

🧰 Toolbox

Erlang/OTP Β· rebar3 Β· DIAMETER Β· GTP-C/U Β· PFCP Β· 3GPP SBI (HTTP/2) Β· MILENAGE Β· Mnesia Β· OpenTelemetry Β· podman Β· srsRAN Β· Open5GS


🀝 Commercial support?

I'm considering offering commercial support for these components β€” maintenance, integration help, feature work β€” but I haven't decided yet. If that's something you'd find useful, I'd love to talk it through and see if there's a fit.

πŸ“« Let's have a discussion: next-nf@proton.me


Putting modern 3GPP network functions back on the runtime that was designed for telecom in the first place.

Popular repositories Loading

  1. smf smf Public

    Forked from travelping/ergw

    3GPP GGSN / PDN-GW in Erlang/OTP (forked from Travelping erGW), evolving toward a full SMF. GTP-C/U, PFCP, Gx/Gy, RADIUS/Diameter on Gi/SGi.

    Erlang

  2. erlando erlando Public

    Forked from travelping/erlando

    Erlando

    Erlang

  3. gtplib gtplib Public

    Forked from travelping/gtplib

    Erlang GTPv1/GTPv2 library

    Erlang

  4. pfcplib pfcplib Public

    Forked from travelping/pfcplib

    Erlang library for encoding and decoding Packet Forwarding Control Protocol (PFCP) frames.

    Erlang

  5. ergw_aaa ergw_aaa Public

    Forked from travelping/ergw_aaa

    Erlang AAA session implementation for erGW

    Erlang

  6. zoneinfo zoneinfo Public

    Forked from RoadRunnr/zoneinfo

    zoneinfo implemented in Erlang

    Erlang