Osmocom Serving GPRS Support Node for 2G(GPRS) and 3G(UMTS) https://osmocom.org/projects/osmosgsn
Go to file
Alexander Couzens d9a54af54e mandatory depend on libc-ares and libgtp
Both library are required to build osmo-sgsn.
The optional dependency was correct when osmo-sgsn
was part of openbsc.

Change-Id: Id608165ae490cb6c84aac1fe70412b2cb2b2587b
2018-02-08 09:42:39 +00:00
contrib Remove obsolete ./configure option 2017-12-28 13:00:51 +01:00
debian Remove unused bsc_version.c 2018-01-12 16:48:22 +00:00
doc drop files unrelated to osmo-sgsn 2017-09-06 16:47:47 +02:00
include Add vty cmd 'cdr trap' to send CDR through CTRL iface 2017-11-29 14:05:09 +01:00
m4 move openbsc/* to repos root 2017-08-27 17:40:52 +02:00
src mandatory depend on libc-ares and libgtp 2018-02-08 09:42:39 +00:00
tests mandatory depend on libc-ares and libgtp 2018-02-08 09:42:39 +00:00
.gitignore .gitignore: remove non-existent /src/utils exludes 2017-12-16 20:31:17 +01: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 Remove unneeded .py scripts 2017-12-19 18:21:13 +01: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
configure.ac mandatory depend on libc-ares and libgtp 2018-02-08 09:42:39 +00:00
git-version-gen git-version-gen: look for .git in ./, not ../ 2017-08-27 17:40:52 +02:00
osmo-sgsn.pc.in move openbsc.pc to osmo-sgsn.pc 2017-09-06 16:47:47 +02:00
osmoappdesc.py split off osmo-sgsn: remove files, apply build 2017-08-30 14:14:58 +02: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