-
-
Notifications
You must be signed in to change notification settings - Fork 242
Examples: sngrep
Lorenzo Mangani edited this page Apr 30, 2016
·
6 revisions
Irontec's awesome sngrep 1.x+ introduces command line option (-H) and settings (eep.send) to send capture data in HEP/EEP to Homer and to run headless as a capture agent:
-
-H or --eep-send
: Send captured data to other Homer (udp:10.10.10.10:9060) -
-N or --no-interface
: Don't display sngrep interface, just capture -
-q or --quiet
: Don't print captured dialogs in no interface mode
Mirror all SIP packets from all devices with src||dst port 5060 to Homer
sngrep port 5060 -H udp:10.10.10.10:9060 --no-interface -q
Mirror all SIP/TLS packets from all devices with src||dst port 5060 to Homer
sngrep port 5061 -k ./privkey.pem -H udp:10.10.10.10:9060 --no-interface -q
For further information please visit the sngrep wiki.
(C) 2008-2023 QXIP BV
HEP/EEP Agent Examples:
- CaptAgent
- HEPlify
- Kamailio
- OpenSIPS
- FreeSwitch
- Asterisk
- sipgrep
- sngrep
- RTPEngine
- RTPProxy
- Oracle ACME SBC
- Sonus SBC
- Avaya SM
- Sansay SBC
HEP/EEP Agent Examples (LOGS):
HEP/EEP Proxy:
Extra Examples:
- Custom JSON Stats
- RTCP-XR Stats
- GEO IP Maps
- Janus/Meetecho-WebRTC
- Cloudshark Export
- Encrypted HEP Tunneling
- SNMP Monitoring
- FreeSWITCH ESL Monitoring
- Kazoo Monitoring
- Speech-to-Text-to-HEP
Extra Resources: