-
Notifications
You must be signed in to change notification settings - Fork 4
/
control
45 lines (44 loc) · 1.4 KB
/
control
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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
Source: sipp
Section: comm
Priority: optional
Maintainer: Debian VoIP Team <[email protected]>
Uploaders: Mark Purcell <[email protected]>, ARAKI Yasuhiro <[email protected]>, Tzafrir Cohen <[email protected]>
Build-Depends: debhelper (>= 7.0.50~),
cmake,
pkg-config,
help2man,
procps,
libgsl0-dev,
libncurses5-dev,
libpcap-dev,
libsctp-dev,
libssl-dev
Standards-Version: 3.8.4
Homepage: https://github.com/SIPp/sipp
Package: sipp
Conflicts: sip-tester
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: 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.
.
This package has been built for distributed pauses with the
GNU Scientific Libraries.