ecg_extract_call: Extract VoIP (SIP) Call Signaling and Corresponding RTP
Usage:
ecg_extract_call options inputfiles...
This extract SIP signaling, then extracts RTP that appears to be related to
the SDP found in that signaling.
"inputfiles" are the set of PCAP files that may contain this call. They are
scanned twice: once for finding the signaling, then a second time for
extrdacting the RTP.
Options:
-R Select source signaling packets
using this read (display) filter
-w
Download ecg_extract_call here.