PREV TOC HOME INDEX NEXT


7.3. ISDTRACE Utility

The ISDTRACE utility analyzes the binary trace files from the ISDN Diagnostics Program. When the utility is started with the ISDTRACE command, the utility translates the binary data into a text file. The converted text file identifies the commands issued, network responses, and binary values, as well as a description of those values.

To start the ISDTRACE utility (isdtrace), enter:

isdtrace infilename.log [<outfilename>] -p  

where:

The ISDTRACE (isdtrace) utility creates a temporary file called isdtemp.log. The isdtemp.log file contains the hex information of the binary input file. The following shows an example of a file fragment with the translated data:

NET5 
RECEIVE
Response=0   SAPI=0x00
TEI=0x00
0x01 0x09  Receive Ready  
                                               TRANSMIT
                                               Command=0    SAPI=0x00
                                               TEI=0x00
                                                    0x01 0x0b  Receive Ready 
                                               TRANSMIT
                                               Response=1   SAPI=0x00
                                               TEI=0x00
                                               0x08 0x0a  Information
                                               Dest=0   CR=0x0002
                                               SETUP(0x05)
                                           1:           SENDING COMPLETE(0xa1)
                                           1:           BEARER CAPABILITY(0x04)
                                           2:           IE Length(0x02)
                                           3:  1------- Extension Bit
                                               -00----- Coding Standard
                                               ---00000 Info. Transfer Cap.
                                           4:  1------- Extension Bit
                                               -00----- Transfer Mode
                                               ---10000 Info. Transfer Rate
                                           1:           CHANNEL ID(0x18)
                                           2:           IE Length(0x03)
                                           3:  1------- Extension Bit
                                               -0------ Interface ID Present
                                               --1----- Interface Type
                                               ---0---- Spare
                                               ----1--- Preferred/Exclusive
                                               -----0-- D-Channel Indicator
                                               ------01 Info. Channel Sel.
                                         3.2:  1------- Extension Bit
                                               -00----- Coding Standard
                                               ---0---- Number Map
                                               ----0011 Channel/Map Element
                                           4:  1------- Extension Bit
                                               -0000010 Channel Number/Slot Map
                                           1:           CALLED PARTY NUM(0x70)
                                           2:           IE Length(0x0b)
                                           3:  1------- Extension Bit
                                               -010---- Type of Number
                                               ----0001 Numbering plan ID
                                            2019933000  Number Digit(s)
                                           1:           CALLED PARTY SUBADD(0x71)
                                           2:           IE Length(0x04)
                                           3:  1------- Extension Bit
                                               -000---- Type of Subaddress
                                                   0x01 Subaddress Info.
                                                   0x02 Subaddress Info.
                                                   0x03 Subaddress Info.
                                           1:           USER-USER(0x7e)
                                           2:           IE Length(0x4)
                                           3:      0x04 Protocol Discrim.
                                                   0x44 User Information
                                                   0x69 User Information
                                                          0x61 User Information  
RECEIVE
Command=1    SAPI=0x00
TEI=0x00
0x01 0x0a  Receive Ready  
RECEIVE
Response=0   SAPI=0x00
TEI=0x00
0x0a 0x0a  Information
Orig=1   CR=0x8002
CALL PROCEEDING(0x02)  
  1:           CHANNEL ID(0x18)
  2:           IE Length(0x03)
  3:  1------- Extension Bit
      -0------ Interface ID Present
      --1----- Interface Type
      ---0---- Spare
      ----1--- Preferred/Exclusive
      -----0-- D-Channel Indicator
      ------01 Info. Channel Sel.
3.2:  1------- Extension Bit
      -00----- Coding Standard
      ---0---- Number Map
      ----0011 Channel/Map Element
  4:  0------- Extension Bit
      -0000010 Channel Number/Slot Map  
                                              TRANSMIT
                                              Command=0    SAPI=0x00
                                              TEI=0x00
                                                   0x01 0x0c  Receive Ready  
RECEIVE
Response=0   SAPI=0x00
TEI=0x00
0x0c 0x0a  Information
Orig=1   CR=0x8002
CALL CONNECT(0x07)  
                                              TRANSMIT
                                              Command=0    SAPI=0x00
                                              TEI=0x00
                                                   0x01 0x0e  Receive Ready  
                                              TRANSMIT
                                              Response=1   SAPI=0x00
                                              TEI=0x00
                                              0x0a 0x0e  Information
                                              Dest=0   CR=0x0002
                                                   CALL CONNECT ACKNOWLEDGE(0x0f)  
RECEIVE
Command=1    SAPI=0x00
TEI=0x00
0x01 0x0c  Receive Ready  
 

PREV TOC HOME INDEX NEXT

Click here to contact Telecom Support Resources

Copyright 2003, Intel Corporation
All rights reserved
This page generated January, 2003