Built this because I was tired of eyeballing a full log next to a pjsip set logger on dump trying to line up a Dial() with the INVITE/BYE it actually caused.
pbxray parses Asterisk full/messages logs plus pjsip set logger on output into one correlated timeline - dialplan and SIP signalling together, queryable from the terminal. Single static binary, no runtime deps.
Install:
curl -fsSL https://raw.githubusercontent.com/pbxray/pbxray-dist/main/install.sh | sh
Free. Docs & updates: https://pbxray.dev · binaries: https://github.com/pbxray/pbxray-dist
One ask: what did you try to debug with it, and what did it fail to show you?
pbxray parses Asterisk full/messages logs plus pjsip set logger on output into one correlated timeline - dialplan and SIP signalling together, queryable from the terminal. Single static binary, no runtime deps.
Install:
curl -fsSL https://raw.githubusercontent.com/pbxray/pbxray-dist/main/install.sh | sh
Free. Docs & updates: https://pbxray.dev · binaries: https://github.com/pbxray/pbxray-dist
One ask: what did you try to debug with it, and what did it fail to show you?
Last edited: