Osmocom Mobile Switching Centre
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Go to file
Harald Welte e000050971
check for osmo_ss7_init() error return value
3 years ago
contrib contrib/jenkins.sh: run "make maintainer-clean" 4 years ago
debian Bump version: 1.4.0 → 1.5.0 4 years ago
doc Fix some typos 3 years ago
include MNCC v6: add optional SDP to the socket protocol 3 years ago
m4 move openbsc/* to repos root 6 years ago
src check for osmo_ss7_init() error return value 3 years ago
tests msc_vlr_test_call: rename lu_utran_tmsi 3 years ago
.gitignore rename bscconfig.h to config.h, cleanup 4 years ago
.gitreview update .gitreview to new repo url 6 years ago
.mailmap add .mailmap file for mapping git author name/mail in shortlog 7 years ago
AUTHORS move openbsc/* to repos root 6 years ago
COPYING move openbsc/* to repos root 6 years ago
Makefile.am Fix DISTCHECK_CONFIGURE_FLAGS override 4 years ago
README rewrite README 6 years ago
README.vty-tests Remove obsolete ./configure option 5 years ago
configure.ac MNCC v6: add optional SDP to the socket protocol 3 years ago
git-version-gen git-version-gen: Don't check for .git directory 5 years ago
osmoappdesc.py tests: only check IU configs if IU is enabled 3 years ago

README

About OsmoMSC
=============

OsmoMSC originated from the OpenBSC project, which started as a minimalistic
all-in-one implementation of the GSM Network. In 2017, OpenBSC had reached
maturity and diversity (including M3UA SIGTRAN and 3G support in the form of
IuCS and IuPS interfaces) that naturally lead to a separation of the all-in-one
approach to fully independent separate programs as in typical GSM networks.

OsmoMSC was one of the parts split off from the old openbsc.git. Before, it was
the libmsc part of the old OsmoNITB. Since a true A interface and IuCS for 3G
support is available, OsmoMSC exists only as a separate standalone entity.

OsmoMSC exposes
- GSUP towards OsmoHLR (or a MAP proxy);
- A over IP towards a BSC (e.g. OsmoBSC);
- IuCS towards an RNC or HNB-GW (e.g. OsmoHNBGW) for 3G voice;
- MNCC (Mobile Network Call Control derived from GSM TS 04.07);
- SMPP 3.4 (Short Message Peer-to-Peer);
- The Osmocom typical telnet VTY and CTRL interfaces.

Find OsmoMSC issue tracker and wiki online at
https://osmocom.org/projects/osmomsc
https://osmocom.org/projects/osmomsc/wiki