Omocom GPRS Gb interface aggregation/conversion proxy (between PCU/BSS and SGSN) https://osmocom.org/projects/osmo-gbproxy
Go to file
Alexander Couzens 008de61e08 sgsn: Use the new NS2 api
The new NS2 api supports NSE with multiple NS-VC and contains a NS-VC
fsm. FR/GRE support is not working.
The configuration is compatible except for FR/GRE.

Relates: OS#4629
Depends-on: Iaad7b53d44338e5dd81dc2202f23bdcb715af804 (libosmocore)
Depends-on: I6cef42749555e577d5573f2ed8b8bce4cf842a98 (libosmocore)
Change-Id: I92a3bcaf166b091a22d74c7c1586964d33d7cc9d
2021-01-04 16:06:13 +00:00
contrib gbproxy: Remove patching, TLLI-tracking and SGSN2 support 2020-12-05 14:05:36 +01:00
debian gbproxy: Remove patching, TLLI-tracking and SGSN2 support 2020-12-05 14:05:36 +01:00
doc gbproxy: Add SGSN NRI configuration 2020-12-29 16:38:49 +01:00
include/osmocom/sgsn gbproxy: Add SGSN pooling support 2020-12-29 16:41:29 +01:00
m4 move openbsc/* to repos root 2017-08-27 17:40:52 +02:00
src gbproxy: Fix build on Deiban 8 2020-12-30 12:13:56 +01:00
tests sgsn: Use the new NS2 api 2021-01-04 16:06:13 +00:00
.gitignore contrib: integrate RPM spec 2020-05-19 16:49:33 +02:00
.gitreview .gitreview: update repo url to new location 2017-08-08 17:28:24 +02:00
.mailmap add .mailmap file for mapping git author name/mail in shortlog 2016-08-08 17:40:28 +00:00
AUTHORS move openbsc/* to repos root 2017-08-27 17:40:52 +02:00
COPYING move openbsc/* to repos root 2017-08-27 17:40:52 +02:00
Makefile.am Makefile.am: EXTRA_DIST: debian, contrib/*.spec.in 2020-05-22 13:45:48 +02:00
README rewrite README 2017-09-06 16:47:47 +02:00
README.vty-tests Remove obsolete ./configure option 2017-12-28 13:00:51 +01:00
TODO-RELEASE gbproxy: convert bss_nses from llist_head to hashtable 2020-12-05 13:49:37 +01:00
configure.ac gbproxy: Delete gbproxy_test 2020-12-07 18:22:20 +01:00
git-version-gen git-version-gen: Don't check for .git directory 2018-07-25 07:03:14 +00:00
osmoappdesc.py gbproxy: Remove patching, TLLI-tracking and SGSN2 support 2020-12-05 14:05:36 +01:00

README

About OsmoSGSN
==============

OsmoSGSN originated from the OpenBSC project, as a separate program within
openbsc.git. In 2017, OpenBSC was split in separate repositories, and hence
OsmoSGSN was given its own separate git repository.

OsmoSGSN exposes
- GSUP towards OsmoHLR (or a MAP proxy);
- GTP towards a GGSN (e.g. OsmoGGSN);
- Gb towards a BSS (e.g. OsmoPCU);
- IuPS towards an RNC or HNB-GW (e.g. OsmoHNBGW) for 3G data;
- The Osmocom typical telnet VTY and CTRL interfaces.

Find OsmoSGSN issue tracker and wiki online at
https://osmocom.org/projects/osmosgsn
https://osmocom.org/projects/osmosgsn/wiki