Skip to content

Library used to generate SIP Sequence diagrams from debug logs

Notifications You must be signed in to change notification settings

nickrobinson/SIPSequencer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Library used to generate SIP Sequence diagrams from debug logs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published