Skip to content

Docker configuration to quickly setup an UMTS network with an SDR supported by OpenBTS-UMTS using UHD.

Notifications You must be signed in to change notification settings

jwijenbergh/OpenBTS-UMTS-Docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OpenBTS-UMTS-Docker

Docker configuration to quickly setup an UMTS network with an SDR supported by OpenBTS-UMTS using UHD.

Dependencies

  • Docker
  • Docker-compose
  • Tmux for easy starting with a script

Usage

  • Connect your SDR using the USB interface. Currently tested with an Ettus USRP B210
  • Then to start a network configured with a phone in the subscriber registry:
./starttmux.sh NAME IMSI MSISDN KI
  • (Optional) To have multiple phones registered, you can modify the tmux helper script or add more phones using:
docker-compose exec openbts-umts /OpenBTS-UMTS/NodeManager/nmcli.py sipauthserve subscribers create NAME IMSI MSISDN KI

About

Docker configuration to quickly setup an UMTS network with an SDR supported by OpenBTS-UMTS using UHD.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published