< Home - < Back

sipp


Information about the package, sipp, which is shipped with common Linux distributions. The sipp package is designed for, SIP test tool / traffic generator.


Package Name:

sipp

Summary:

SIP test tool / traffic generator

Description:

SIPp is a free Open Source test tool / traffic generator for the SIP protocol. It includes a few basic SipStone user agent scenarios (UAC and UAS) and establishes and releases multiple calls with the INVITE and BYE methods. It can also reads custom XML scenario files describing from very simple to complex call flows. It features the dynamic display of statistics about running tests (call rate, round trip delay, and message statistics), periodic CSV statistics dumps, TCP and UDP over multiple sockets or multiplexed with retransmission management and dynamically adjustable call rates.

Architecture:

x86_64

Version:

3.3

Release:

1.el6

Size:

193 k

Repository:

epel

From Repository:

Licence:

GPLv2+



Handy Yum Commands for sipp


Control the sipp package with the following handy commands outlined below.


Command

Description of Command

yum install sipp

This command will install sipp on the server.

yum remove sipp

This command will un-install sipp on the server. When you run this command, you will be asked if you are sure that you want to remove sipp, so you have to manually confirm that you want to do this.

yum -y remove sipp

This command will un-install sipp on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove sipp when using the -y flag.

yum update sipp

This command will update sipp to the latest version. When you run this command, you will be asked if you are sure that you want to remove sipp, so you have to manually confirm that you want to do this.

yum -y update sipp

This command will update sipp to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove sipp when using the -y flag.

yum info sipp

This command will show you core information about the sipp package.

yum deplist sipp

This command will show you the dependencies for sipp. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update sipp

This command will check if there is an update waiting on sipp. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.