File: control

package info (click to toggle)
sip-tester 1%3A3.6.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 2,540 kB
  • sloc: cpp: 20,297; ansic: 2,283; python: 2,218; xml: 1,790; sh: 482; makefile: 12
file content (52 lines) | stat: -rw-r--r-- 1,633 bytes parent folder | download
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
46
47
48
49
50
51
52
Source: sip-tester
Section: comm
Priority: optional
Maintainer: Debian VoIP Team <pkg-voip-maintainers@lists.alioth.debian.org>
Uploaders:
 Tzafrir Cohen <tzafrir@debian.org>,
 Victor Seva <vseva@debian.org>,
Build-Depends:
 debhelper-compat (= 12),
 cmake,
 libsctp-dev [linux-any],
 libgsl-dev,
 libncurses5-dev,
 libnet1-dev,
 libpcap-dev,
 pkg-config,
Build-Conflicts:
 libssl-dev,
Standards-Version: 4.4.1
Homepage: http://sipp.sourceforge.net/
Vcs-git: https://salsa.debian.org/pkg-voip-team/sip-tester.git
Vcs-Browser: https://salsa.debian.org/pkg-voip-team/sip-tester

Package: sip-tester
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs: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 and without openssl due licenses
 incompatibilities, so authentication is not supported.