Hi bros,
I have an A-interface trace around 50k call events. How can I identify which msg belonged to a call (what is the unique field in msg to correlate messages of 1 call)
For example:
DT1 CLEAR COMP
RLSD
DT1 SETUP (a)
DT1 RELEASE (b)
CC
DT1 HO REQ ACK HO_CMD
DT1 CP-DATA SMS-DELIVER-REP
DT1 ASSIGN REQ
CC
CC
DT1 CP-ACK
RLC
RLSD
DT1 CLEAR CMD
in the CC (Connection Confirm) and in the RLSD (Released), you will find two ID (the source destination code and target destination code) in the layer 2 of the message.
I can’t be more specific, I would need to be at work to give your more details. Let me know if you need more…