1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
|
Source: sip-tester
Section: comm
Priority: optional
Maintainer: ARAKI Yasuhiro <ar@debian.org>
Build-Depends: debhelper (>= 4.0.0), libncurses5-dev, libssl-dev (>= 0.9.8), libnet1-dev, libpcap-dev
Standards-Version: 3.6.1
Package: sip-tester
Architecture: any
Depends: ${shlibs:Depends}
Description: a performance testing tool for the SIP protocol
sip-tester is a test tool and traffic generator for the SIP
protocol. It can be used to test SIP equipment like SIP
proxies, SIP media servers, etc. and to emulate user agents
calling a SIP system.
.
Its features are:
* a few basic SipStone user agent scenarios included
* custom XML scenario files even for complex call flows
* comprehensive set of real-time statistics
* TCP and UDP transport
* dynamically adjustable call rates
- send RTP traffic
.
This software is distributed as SIPp by its authors.
.
SIP is the Session Initiation Protocol, a standard signalling
protocol for initiating, modifying, and terminating Internet
conferencing, telephony (VoIP - Voice over IP), video, and
instant messaging.
|