Osmocom Serving GPRS Support Node for 2G(GPRS) and 3G(UMTS) https://osmocom.org/projects/osmosgsn
Go to file
Harald Welte 999a776b70 main: add --vty-ref-mode, use vty_dump_xml_ref_mode()
Change-Id: I893fc869d5900eff8395bfded0c2fa3883c5a1e7
Depends: Ie2022a7f9e167e5ceacf15350c037dd43768ff40
Related: SYS#5359
2021-02-23 15:52:54 +01:00
contrib gbproxy: remove (moved to own repository) 2021-02-08 11:52:53 +00:00
debian gbproxy: remove (moved to own repository) 2021-02-08 11:52:53 +00:00
doc gbproxy: remove (moved to own repository) 2021-02-08 11:52:53 +00:00
include Fix nsei+bvci not updated on rx UL SNDCP data 2021-02-16 13:59:07 +01:00
m4 move openbsc/* to repos root 2017-08-27 17:40:52 +02:00
src main: add --vty-ref-mode, use vty_dump_xml_ref_mode() 2021-02-23 15:52:54 +01:00
tests gbproxy: remove (moved to own repository) 2021-02-08 11:52:53 +00:00
.gitignore gbproxy: remove (moved to own repository) 2021-02-08 11:52:53 +00: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 sgsn: migrate to the new gprs_ns2_vty configuration 2021-01-28 21:19:59 +00:00
configure.ac gbproxy: remove (moved to own repository) 2021-02-08 11:52:53 +00: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 (moved to own repository) 2021-02-08 11:52:53 +00: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