Source: osmo-mgw
Section: net
Priority: optional
Maintainer: Debian Mobcom Maintainers <Debian-mobcom-maintainers@lists.alioth.debian.org>
Uploaders: Thorsten Alteholz <debian@alteholz.de>
Build-Depends: debhelper-compat (=13)
             , pkg-config
             , libosmocore-dev (>= 1.5.0)
             , libosmo-netif-dev (>= 1.1.0)
             , libosmo-abis-dev (>= 1.2.0)
Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/debian-mobcom-team/osmo-mgw
Vcs-Git: https://salsa.debian.org/debian-mobcom-team/osmo-mgw.git
Homepage: https://osmocom.org/projects/osmo-mgw

Package: osmo-mgw
Architecture: any
Multi-Arch: foreign
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Osmocom's Media Gateway for 2G and 3G circuit-switched mobile networks
 OsmoMGW, the Osmocom Media Gateway, is a Media Gateway for handling user
 plane (voice) traffic in cellular networks.
 .
 OsmoMGW supports the IETF MGCP (Media Gateway Control Protocol) for
 control from Call Agents, such as those present in OsmoBSC and OsmoMSC.
 .
 At the moment (October 2017), OsmoMGW only implements RTP proxy / RTP
 bridge type endpoints, to each of which two RTP connections can be
 established.
 .
 OsmoMGW is the generalized version of an earlier much more special-purpose
 implementation called osmo-bsc_mgcp.

Package: libosmo-mgcp-client9
Section: libs
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Osmocom's Media Gateway Control Protocol client utilities
 OsmoMGW, the Osmocom Media Gateway, is a Media Gateway for handling user
 plane (voice) traffic in cellular networks.
 .
 OsmoMGW is the generalized version of an earlier much more special-purpose
 implementation called osmo-bsc_mgcp.
 .
 This package contains the client utilities.

Package: libosmo-mgcp-client-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: libosmo-mgcp-client9 (= ${binary:Version}), ${misc:Depends}
Description: Osmocom's Media Gateway Control Protocol client utilities - development files
 OsmoMGW, the Osmocom Media Gateway, is a Media Gateway for handling user
 plane (voice) traffic in cellular networks.
 .
 OsmoMGW is the generalized version of an earlier much more special-purpose
 implementation called osmo-bsc_mgcp.
 .
 This package contains the client utilities - development files.
