Time the messaged was captured. The timestamp is in the format HH:MM:SS.mmmmmm
BEGIN
Constant string BEGIN that indicates the beginning of a message.
#SEQNUM
Sequential number of the message used to correlate the BEGIN
header with the END footer.
TIMESTAMP
Date and time of the message. Time is displayed in the format HH:MM:SS.mmmmmm
5-TUPLE
UDP or TCP packet’s 5-tuple (transport protocol, source
address and port, destination address and port). Used to identify
the VPG and the PGC that exchanged the message.
DIRECTION
Direction message was sent from the VPG:
TX for an outgoing H.248 message.
RX for an incoming H.248 message.
MSG_SIZE
Size of message in bytes excluding transport protocol (UDP/TCP/IP)
overhead.
MegacoMessage
Captured data including the interim authentication header (if
any).
END
Constant string END that indicates the end of a captured message.