Source: osmo-msc
Section: net
Priority: optional
Maintainer: Debian Mobcom Maintainers <Debian-mobcom-maintainers@lists.alioth.debian.org>
Uploaders: Thorsten Alteholz <debian@alteholz.de>,
           Ruben Undheim <ruben.undheim@gmail.com>
Build-Depends: debhelper-compat (=12)
	, autoconf
	, automake
	, libtool
	, pkg-config
	, libdbi-dev
	, libdbd-sqlite3
	, libsmpp34-dev (>= 1.14.0)
	, osmo-libasn1c-dev (>= 0.9.28)
	, libosmocore-dev (>= 1.4.0)
	, libosmo-sccp-dev (>=1.3.0)
	, libosmo-sigtran-dev (>= 1.3.0)
	, libosmo-abis-dev (>=1.0.1)
	, libosmo-mgcp-client-dev (>= 1.7.0)
	, libosmo-netif-dev (>= 1.0.0)
	, libosmo-ranap-dev (>= 0.3.0)
	, libosmo-gsup-client-dev (>= 1.0.0)
	, libsctp-dev
	, libssl-dev
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/debian-mobcom-team/osmo-msc
Vcs-Git: https://salsa.debian.org/debian-mobcom-team/osmo-msc.git
Homepage: https://osmocom.org/projects/osmomsc

Package: osmo-msc
Architecture: any
Multi-Arch: foreign
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Osmocom's Mobile Switching Center for 2G and 3G mobile networks
 The Mobile Switching Center (MSC) is the heart of 2G/3G
 circuit-switched services.  It terminates the A-interface links from the
 Base Station Controllers (BSC) and handles the MM and CC sub-layers of
 the Layer 3 protocol from the phones (MS).
 .
 This Osmocom implementation of the MSC handles A interfaces via 3GPP
 AoIP in an ASP role.  It furthermore implements IETF MGCP against an
 external media gateway, such as OsmoMGW.  It does *not* implement MAP
 towards a HLR, but the much simpler Osmocom GSUP protocol, which can
 be translated to MAP if needed.
