Tshark
Jump to navigation
Jump to search
Capture RTP SIP[keisti]
tshark -q -f 'udp portrange 20000-30000' -o rtp.heuristic_rtp:TRUE -z rtp,streams -w rtp.pcap tshark -f "port 5060 or udp portrange 10000-20000" -w rtp-sip.pcap
tshark -q -f 'udp portrange 20000-30000' -o rtp.heuristic_rtp:TRUE -z rtp,streams -w rtp.pcap tshark -f "port 5060 or udp portrange 10000-20000" -w rtp-sip.pcap