osmo-bsc_mgcp
GSM Base Station Controller
Install
- All systems
-
curl cmd.cat/osmo-bsc_mgcp.sh
- Debian
-
apt-get install osmocom-bsc
- Ubuntu
-
apt-get install osmocom-bsc
- Kali Linux
-
apt-get install osmocom-bsc
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install osmocom-bsc
- Raspbian
-
apt-get install osmocom-bsc
- Dockerfile
- dockerfile.run/osmo-bsc_mgcp
osmocom-bsc
GSM Base Station Controller
This is the BSC-only version of OpenBSC. It requires a Mobile Switching Center (MSC) to operate. You might rather prefer to use osmocom-nitb which is considered a "GSM Network-in-a-Box" and does not depend on a MSC.
osmo-bsc-mgcp
Osmocom's Legacy Media Gateway
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 deprecated software, please use osmo-mgw instead.