hi
Trace2strap script
- Used to convert ISDN traces from MX-One prinout format to MD format to be able to
decode them with the STI tool
- Syntax: perl trace2strap.pl Filename1 > Filename2
# Changes:
#
# 1.13 Removing error-messages caused by queued-messages
# (original messages still displayed)
# Also changed so that messages that has the format
# aaa::bbb::cc (or aaa:bbb::ccc::ddd etc) shows the
# last part of the signal-name.
#
# 1.12 The signal-data counter are now in decimal not in hex.
#
# 1.11 Changes made to accomodate CF-LIM in LIM-receiver, new
# to MX-II.
#
# 1.10 By request we now show the last-part of a signal that
# has the format aaaa::bbb, for instance h323StackAPI::IPLTRADAT
# becomes plain old IPLTRADAT.
#
# 1.9 Due to debug-output from the ip-stack certain messages
# would be corrupted/missed, should be fixed now.
#
# 1.8 Modified output to handle MECS2.0 trace-printouts
# signals from HW are different, also fixes the printout
# of those signals. Truncates long signal-names to 15 chars
#
# 1.7 Added dummy send and stack address bytes at the end
# of each signal, STI & OMISDN didn't like it otherwise
#
# 1.6 Ooops! Only handled 1000 signals and then screwed up.
# Relied on a space between 2 fields which isn't 100% true
#
# 1.5 Some signals aren't printed with the "standard"???
# @(#)(MDL) prefix...most notably timer-signals. Fixed now.
#
# 1.4 Unforgivable error on my part, the last signal wasn't
# printed :-(
#
# 1.3 Changes has been made in the trace-output format and
# the regex-expressions has been updated to reflect that
#
# 1.2 The output of the signal-data head wasn't lined up
# properly at all times. (Used wrong variable to determine
# filler-length at 2 occasions).
#
# 1.1 Outgoing HW-signals seems to have the signal-nbr stored
# as the first byte in the signal-data in a mecs-trace.
# That should now be fixed.
#
# 1.0 Born 2002-??-??
#
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.