πŸ“‘

VoIP Engineering Tools

A free, browser-based toolkit for VoIP engineers. Analyze logs, inspect packet captures, and debug SIP calls β€” no software installation required.

20
Tools available
100%
Browser-based
0
Data uploaded to cloud
Available tools β Ώ drag to reorder
πŸ”’
Dial Pattern Creator
βœ“ Ready New
Interactively build FreePBX outbound route dial patterns. Configure local, long-distance, international, toll-free, mobile, and emergency rules for your country β€” with trunk prefix stripping and prepend logic.
10+ countries Trunk access code Strip / Prepend CSV export 100% client-side
Launch Tool β†’
πŸ“‹
Asterisk Log Analyzer
βœ“ Ready
Parse and visualize Asterisk / FreePBX log files. See call flows, identify missed calls, trace call-IDs, and filter by context or level.
FreePBX 14–17 Asterisk 18–21 Call flow diagram Multi-theme EN/ES
Launch Tool β†’
πŸ”€
FreeSWITCH Log Analyzer
βœ“ Ready New
Parse and visualize FreeSWITCH log files. Groups by call UUID, shows call flows with channel states, module-level log grouping, bridge detection, and hangup cause analysis.
UUID call grouping Call flow diagram mod_sofia / dialplan Hangup causes EN/ES
Launch Tool β†’
πŸ–₯️
FreePBX Log Analyzer
βœ“ Ready New
Parse and visualize FreePBX system logs (freepbx.log). See the system event timeline, module errors, reload events, auth failures, and filter by level or module.
Event timeline Module grouping Reload tracking Auth events EN/ES
Launch Tool β†’
πŸ”¬
PCAP VoIP Analyzer
βœ“ Ready New
Upload a .pcap or .pcapng file and get an instant VoIP health report: auth failures, retransmissions, NAT issues, codec mismatches, and RTP quality metrics.
SIP parsing RTP jitter/loss MOS estimate Issue detection NAT detection
Launch Tool β†’
πŸͺœ
SIP Ladder Diagram
βœ“ Ready New
Visualize SIP call flows from PCAP files as sequence diagrams β€” just like Wireshark's Flow Graph, but in your browser. Click any message to inspect the raw SIP.
Sequence diagram Raw SIP inspector Per-call view SVG rendering
Launch Tool β†’
πŸ”
SIP Message Inspector
βœ“ Ready
Paste any raw SIP message (INVITE, 200 OK, BYE, REGISTER…) and get a color-coded breakdown of every header. Validates structure and highlights potential issues.
Header parser SDP decoder Issue hints 100% client-side
Launch Tool β†’
πŸ“¦
sngrep Log Parser
βœ“ Ready New
Paste sngrep exports or raw SIP messages and get an instant SIP ladder diagram with call summary. No PCAP needed β€” works directly from copied terminal output.
Ladder diagram Message table Call-ID grouping Raw SIP viewer 100% client-side
Launch Tool β†’
πŸ—ΊοΈ
Dialplan Visualizer
βœ“ Ready New
Paste an Asterisk extensions.conf or extensions_custom.conf and get an interactive SVG flowchart of the dialplan logic, organized by context.
Context tabs SVG flowchart Extension table 100% client-side
Launch Tool β†’
πŸ”„
FreePBX Backup Diff
βœ“ Ready New
Upload two FreePBX backup tarballs and see exactly what changed: extensions, trunks, routes, IVRs β€” in a clean unified diff view.
.tar.gz support File diff Added/removed/modified Context diff
Launch Tool β†’
🌐
SIP OPTIONS Tester
βœ“ Ready New
Send a SIP OPTIONS ping to any SIP server. Check reachability, measure response time, and view the allowed methods and server capabilities returned.
UDP ping Response time Method list Server info History log
Launch Tool β†’
πŸ›‘οΈ
SIP ALG Detector
βœ“ Ready New
Upload a PCAP capture and detect if SIP ALG is mangling your traffic. Analyzes Via, Contact, and SDP headers for signs of NAT device interference.
ALG verdict Via analysis SDP leak check Contact check Router tips
Launch Tool β†’
πŸ“»
RTP Quality Monitor
βœ“ Ready New
Deep dive into RTP streams from a PCAP: MOS per-second graphs, jitter, packet loss, SSRC tracking, and per-stream quality ratings.
MOS ring chart Per-second MOS graph Jitter / loss SSRC tracking Stream table
Launch Tool β†’
⏱️
SIP Timing Analyzer
βœ“ Ready New
Analyze post-dial delay, time-to-ring, time-to-answer, and retransmissions from a PCAP. Pinpoint where call setup time is being lost.
PDD histogram Per-call table Retransmissions TTFR / TTCA
Launch Tool β†’
🎹
DTMF Decoder
βœ“ Ready New
Detect and decode DTMF tones from a WAV/MP3 file or via microphone. Shows detected digits with timestamps. Also includes a DTMF tone generator.
File analysis Live mic detection Tone generator Timestamps 100% client-side
Launch Tool β†’
🏷️
E.164 Number Formatter
βœ“ Ready New
Normalize phone numbers to E.164 format for any country. Batch-convert, detect formats, validate length, and export ready for Asterisk trunk configs.
Batch conversion 50+ countries Dialplan format Copy all 100% client-side
Launch Tool β†’
πŸ“²
SIP Register Tester
βœ“ Ready New
Test SIP extension registration live against any server. Detects auth failures (401/403), measures registration RTT, identifies realm misconfiguration, and shows the full SIP exchange step by step.
UDP / TCP Digest auth Auth timing Realm check SIP trace
Launch Tool β†’
πŸ”
SIP Auth Debugger
βœ“ Ready
Paste a 401 Unauthorized challenge + credentials to verify if the digest response is correct. Calculates HA1, HA2, and final MD5 step by step. Compares computed vs sniffed Authorization headers.
MD5 step-by-step MD5-sess QoP auth Header compare 100% client-side
Launch Tool β†’
🌐
NAT / RTP Path Simulator
βœ“ Ready New
Paste an SDP and simulate how RTP flows behind NAT. Visualizes the media path, detects private IPs leaking into SDP, identifies one-way audio risk, and suggests Asterisk/FreeSWITCH fixes.
SDP parser NAT detection One-way audio Path diagram Fix suggestions
Launch Tool β†’
πŸŽ›οΈ
Codec Negotiation Visualizer
βœ“ Ready New
Give two SDPs (offer + answer) and see exactly which codec was chosen, why others were rejected, the priority order from both sides, and DTMF negotiation result. Detects mismatches that cause 488 errors.
Offer / answer Priority order DTMF check 488 diagnosis 100% client-side
Launch Tool β†’
πŸ“΄
Hangup Cause Decoder
βœ“ Ready New
Search any Q.850, SIP, Asterisk, or FreeSWITCH hangup cause and get a human explanation, common root causes, and actionable fixes. E.g. "Cause 34 β†’ No circuit available β†’ trunk saturated".
Q.850 mapping SIP codes Asterisk names FreeSWITCH names Root causes + fixes
Launch Tool β†’
πŸ”
Loop Detector
βœ“ Ready New
Paste a call alert log and instantly detect trampoline loops, retry storms, and duplicate CDR entries. Visualizes call attempts by gateway over time and flags alternating-gateway patterns.
Trampoline detection Duplicate callids Timeline chart Per-gateway breakdown 100% client-side
Launch Tool β†’