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.
./sequencer.sh <call-id> <filename>