Built for real Asterisk PJSIP logs
Asterisk logs often wrap SIP messages in timestamp and logger metadata. This tool removes wrappers, keeps the SIP message boundaries, and ignores unrelated log noise instead of failing the whole parse.
Paste raw SIP messages or messy Asterisk PJSIP logger output. The tool filters non-SIP log lines, detects SIP messages, groups flows by Call-ID, explains REGISTER and OPTIONS traffic, and highlights SDP codec negotiation for calls.
Paste a trace, drop a file, or browse for a log.
No SIP messages parsed yet.
Asterisk logs often wrap SIP messages in timestamp and logger metadata. This tool removes wrappers, keeps the SIP message boundaries, and ignores unrelated log noise instead of failing the whole parse.
REGISTER and OPTIONS traffic is not a normal call, but it is still a SIP flow. The analyzer summarizes authentication challenges, success responses, failed qualify checks and repeated keepalive transactions.
Use the clean SIP view to copy or download only SIP messages, without syslog prefixes or Asterisk log lines. This makes traces easier to paste into SIP syntax highlighters and diagnostic tools.
pjsip set logger on output, syslog excerpt or journal output.This page is designed as a static, browser-only tool. SIP logs can contain phone numbers, IP addresses, usernames, authentication headers and customer information. Remove sensitive data before sharing exported traces.