SIPp - a SIP protocol test tool
253
Pull the latest image using:
$ docker pull yaroslavonline/sipp
$ docker run -it yaroslavonline/sipp
or clone this repo and
$ docker build -t sipp .
$ docker run -it sipp
You can pass your SIPp arguments to the run command:
$ docker run -it yaroslavonline/sipp [ARGS]
for example
$ docker run -it yaroslavonline/sipp -sn uas
Content type
Image
Digest
sha256:9dabbdd08…
Size
11.9 MB
Last updated
over 3 years ago
docker pull yaroslavonline/sipp