Codebase list sipp / 7053196
Trim trailing whitespace. Changes-By: lintian-brush Fixes: lintian: trailing-whitespace See-also: https://lintian.debian.org/tags/trailing-whitespace.html Kali Janitor 3 years ago
3 changed file(s) with 12 addition(s) and 12 deletion(s). Raw diff Collapse all Expand all
2525
2626 sipp (3.3-1kali0) kali; urgency=low
2727
28 * Initial release
28 * Initial release
2929
3030 -- Devon Kearns <[email protected]> Sat, 29 Dec 2012 06:48:41 -0700
1111 Architecture: any
1212 Depends: ${shlibs:Depends}, ${misc:Depends}, libpcap0.8, libncurses5
1313 Description: Traffic generator for the SIP protocol
14 SIPp is a free Open Source test tool / traffic generator
15 for the SIP protocol. It includes a few basic SipStone user
16 agent scenarios (UAC and UAS) and establishes and releases
17 multiple calls with the INVITE and BYE methods. It can also
18 reads custom XML scenario files describing from very simple
19 to complex call flows. It features the dynamic display of
20 statistics about running tests (call rate, round trip delay,
21 and message statistics), periodic CSV statistics dumps, TCP
22 and UDP over multiple sockets or multiplexed with
23 retransmission management and dynamically adjustable call
14 SIPp is a free Open Source test tool / traffic generator
15 for the SIP protocol. It includes a few basic SipStone user
16 agent scenarios (UAC and UAS) and establishes and releases
17 multiple calls with the INVITE and BYE methods. It can also
18 reads custom XML scenario files describing from very simple
19 to complex call flows. It features the dynamic display of
20 statistics about running tests (call rate, round trip delay,
21 and message statistics), periodic CSV statistics dumps, TCP
22 and UDP over multiple sockets or multiplexed with
23 retransmission management and dynamically adjustable call
2424 rates.
99 #export DH_VERBOSE=1
1010
1111 %:
12 dh $@
12 dh $@
1313 override_dh_auto_configure:
1414
1515 override_dh_auto_install: