Omocom GPRS Gb interface aggregation/conversion proxy (between PCU/BSS and SGSN) https://osmocom.org/projects/osmo-gbproxy
Go to file
Oliver Smith 4a1d805431 build manuals moved here from osmo-gsm-manuals.git
Moved to doc/manuals/, with full commit history, in preceding merge commit.
Now incorporate in the build system.

Build with:

$ autoreconf -fi
$ ./configure --enable-manuals
$ make

Shared files from osmo-gsm-manuals.git are found automatically if
- the repository is checked out in ../osmo-gsm-manuals; or
- if it osmo-gsm-manuals was installed with "make install"; or
- OSMO_GSM_MANUALS_DIR is set.

Related: OS#3385
Change-Id: I0477d7c871413bd90b365d3064bac3cba23a0883
2018-11-27 18:10:43 +01:00
contrib Remove local libgsupclient; Use libosmo-gsup-client from osmo-hlr 2018-10-30 18:30:36 +01:00
debian Cleanup non-existent files from debian/copyright 2018-11-01 14:19:21 +01:00
doc build manuals moved here from osmo-gsm-manuals.git 2018-11-27 18:10:43 +01:00
include/osmocom/sgsn gbproxy: Add new VTY-managed timer: link-list clean-stale-timer 2018-08-17 14:13:47 +00:00
m4 move openbsc/* to repos root 2017-08-27 17:40:52 +02:00
tests update gbproxy test expected output 2018-11-20 11:42:16 +01:00
.gitignore build manuals moved here from osmo-gsm-manuals.git 2018-11-27 18:10:43 +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 Install systemd services with autotools 2018-09-13 11:52:30 +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
configure.ac build manuals moved here from osmo-gsm-manuals.git 2018-11-27 18:10:43 +01:00
git-version-gen git-version-gen: Don't check for .git directory 2018-07-25 07:03:14 +00: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