mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
c7be059bf4
heuristics over the UDP network traffic. It works well with SIP, H.323, SCCP and any other signaling protocol. In particular, it doesn't require the presence of RTCP packets (voipong needs them) that aren't always transmitted from the recent VoIP clients. WWW: http://xenion.antifork.org/rtpbreak/ PR: ports/120728 Submitted by: Prudhvi Krishna <prudhvikrishna at gmail.com>
8 lines
377 B
Plaintext
8 lines
377 B
Plaintext
rtpbreak detects, reconstructs and analyzes any RTP [rfc1889] session through
|
|
heuristics over the UDP network traffic. It works well with SIP, H.323, SCCP
|
|
and any other signaling protocol. In particular, it doesn't require the presence
|
|
of RTCP packets (voipong needs them) that aren't always transmitted from the
|
|
recent VoIP clients.
|
|
|
|
WWW: http://xenion.antifork.org/rtpbreak/
|