Codebase list rtpbreak / 2b70811
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 8 addition(s) and 8 deletion(s). Raw diff Collapse all Expand all
1919
2020 rtpbreak (1.3a-1kali0) kali; urgency=low
2121
22 * Initial release
22 * Initial release
2323
2424 -- Devon Kearns <[email protected]> Sun, 30 Dec 2012 18:00:10 -0700
1111 Architecture: any
1212 Depends: ${shlibs:Depends}, ${misc:Depends}, libpcap0.8, libnet1
1313 Description: Detects, reconstructs, and analyzes RTP sessions
14 With rtpbreak you can detect, reconstruct and analyze any
15 RTP session. It doesn't require the presence of RTCP
16 packets and works independently form the used signaling
17 protocol (SIP, H.323, SCCP, ...). The input is a sequence
18 of packets, the output is a set of files you can use as
14 With rtpbreak you can detect, reconstruct and analyze any
15 RTP session. It doesn't require the presence of RTCP
16 packets and works independently form the used signaling
17 protocol (SIP, H.323, SCCP, ...). The input is a sequence
18 of packets, the output is a set of files you can use as
1919 input for other tools (wireshark/tshark, sox, grep/awk/cut/
20 cat/sed, ...). It supports also wireless (AP_DLT_IEEE802_11)
20 cat/sed, ...). It supports also wireless (AP_DLT_IEEE802_11)
2121 networks.
99 #export DH_VERBOSE=1
1010
1111 %:
12 dh $@
12 dh $@
1313 override_dh_auto_install:
1414 dh_installdirs
1515 install src/rtpbreak $(CURDIR)/debian/rtpbreak/usr/bin/