Sign inSign up

alezzandro/kamailio-latest-stable

By alezzandro

Updated over 11 years ago

Image
3

1.2K

alezzandro/kamailio-latest-stable repository overview

docker-kamailio

Dockerfile for getting latest stable release of Kamailio sip server deployed on latest fedora docker image!

Current Kamailio release: 4.2.3

Current Fedora release: 21

https://registry.hub.docker.com/u/alezzandro/kamailio-latest-stable/

Testing

For testing it please download it through DockerHub:

sudo docker pull alezzandro/kamailio-latest-stable

Run your just downloaded container

sudo docker run -d alezzandro/kamailio-latest-stable

Now write down Container ID and place it in the next command

sudo docker inspect $container_id

Now find out IP address of your container from the "docker inspect" command and test it through a simple SIPp scenario

You can use one freely available on the net: https://code.osso.nl/projects/sipp/browser/scenario/keepalive-options.xml

Then execute SIPp scenario

sipp 172.17.0.32:5060 -i 172.17.42.1 -p 49001 -m 1 -sf Downloads/keepalive-options.xml

Tag summary

Content type

Image

Digest

sha256:bef236527

Size

195.2 MB

Last updated

over 11 years ago

docker pull alezzandro/kamailio-latest-stable