Examples (4)
Visualize SIP packets from a PCAP file
sngrep -I path/to/file.pcapVisualize only dialogs starting with INVITE packets with RTP packets from a PCAP file
sngrep -crI path/to/file.pcapReal-time interface with only dialogs starting with INVITE packets with RTP packets
sngrep -crOnly capture packets without interface to a file
sngrep -NO path/to/file.pcapmade by @shridhargupta | data from tldr-pages