Sign inSign up

drachtio/sipp

By drachtio

Updated about 8 years ago

A sipp image for load and scenario testing

Image
0

50K+

drachtio/sipp repository overview

docker-drachtio-sipp

A Dockerfile for a sipp image. This image includes pcap support, but does not include TLS or SCTP support.

Usage

$ docker run -ti --name sipp_uac --net=host drachtio/sipp sipp -sn uac 127.0.0.1

The image maps the /scenarios directory as a location to use for scenario files:

$ docker run -ti --name sipp_uac --net=host \
   -v ~/sipp/scenarios:/scenarios \
    sipp -sf /scenarios/my-test.txt 127.0.0.1

Tag summary

Content type

Image

Digest

Size

63.1 MB

Last updated

about 8 years ago

docker pull drachtio/sipp