sngrep
A terminal tool that captures SIP traffic and displays call message flows as ladder diagrams.
These buttons open the developer's own site, repository or store listing in a new tab. wares.gg does not host downloads.
1 more ways to get sngrep
Package managers
- Homebrew
brew install sngrep
About sngrep
sngrep displays SIP call message flows in the terminal using an ncurses interface. It can capture SIP packets live and show calls as they happen, or open existing PCAP files for later analysis.
Calls are listed and can be opened into a flow view showing each SIP message between endpoints. It suits VoIP administrators and developers troubleshooting call setup on Asterisk, FreeSWITCH or other SIP systems. It is a different tool from ngrep and dnGrep.
Strengths
- Live SIP capture with a call flow view
- Works as a PCAP viewer
- Runs in any terminal over SSH
Limitations
- Focused on SIP only
- Terminal interface with no graphical version
Details
- Pricing
- FreeFree and open source.
- License
- GPL-3.0
- Developer
- Irontec
- Platforms
- Linux, Command line
- How it runs
- Downloadable app
- Account
- Not required
- Works offline
- Yes
- Best suited for
- VoIP administrators troubleshooting SIP calls on a server
- Categories
- Network tools
- Last verified
- Added
- Provenance
- Facts checked against the developer's own pages and store listings, 1 sources on file.
Similar software
Related functionality, not necessarily a direct replacement.
Wireshark
The network protocol analyser: capture traffic and read it packet by packet, with dissectors for hundreds of protocols.
Termshark
Terminal interface for tshark that feels like Wireshark.
tcpdump
The classic command-line packet capture and analysis tool.
ngrep
A command-line packet capture tool that matches network payloads against regular or hexadecimal expressions.
IPTraf-ng
A console-based network monitor for Linux that shows live IP traffic statistics by connection and interface.