sngrep

CLI tool for capturing and displaying SIP call message flows

brewmacoslinux
Try with needOr install directly
Source

About

Command-line tool for displaying SIP calls message flows

Commands

sngrep

Examples

Capture SIP traffic on default interface and display in interactive mode$ sngrep
Capture SIP traffic on specific network interface$ sngrep -i eth0
Read SIP packets from pcap file and display call flows$ sngrep -r /path/to/capture.pcap