Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 465 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 465 Bytes

SIPSequencer

Script used to generate SIP Sequence diagrams from debug logs

The idea is to pass in a call-id and a filename and the program will output a visual sequence diagram of the call flow you care about.

Note: This script currently processes Adtran debug logs with 'debug sip stack messages' turned on.

Usage

./sequencer.sh <call-id> <filename>

Example Output

Call Flow Diagram