Skip to content

Latest commit

 

History

History
45 lines (31 loc) · 1 KB

README.md

File metadata and controls

45 lines (31 loc) · 1 KB

docker_ims

Docker files to build and run kamailio IMS in a docker

Tested Setup

Docker host machine

  • Ubuntu 18.04 and 20.04

Build and Execution Instructions

Clone repository and build base docker image of open5gs, kamailio, ueransim

git clone https://github.com/MauricioV/docker_ims
cd docker_ims/ims_base
docker build --no-cache --force-rm -t docker_kamailio .

Build and Run using docker-compose

cd ..
set -a
source .env
docker-compose build --no-cache
docker-compose up

Register a UE information in the FoHSS

Open (http://<DOCKER_HOST_IP>:8080) in a web browser, where <DOCKER_HOST_IP> is the IP of the machine/VM running the IMS containers. Login with following credentials

Username : hssAdmin
Password : hss