THIS IS A TEST INSTANCE. Feel free to ask and answer questions, but take care to avoid triggering too many notifications.
0

Each PC displays the SIP msg in wireshark cut off.

Each PC displays the SIP msg in wireshark cut off. Both are using same program version and there are no filtere values, but i dont understand the reason.

hyemin's avatar
1
hyemin
asked 2024-06-13 05:22:58 +0000
edit flag offensive 0 remove flag close merge delete

Comments

If your other question is just adding information that's relevant to this question, add a comment to this question. I'm reopening it so that you can do so.

Guy Harris's avatar Guy Harris (2024-06-18 07:56:38 +0000) edit
add a comment see more comments

1 Answer

0

Is the More Fragments bit in the IP header of the SIP packets set? If so, that indicates that fragmentation was needed to transfer the SIP requests and/or responses. If a capture filter was used, then the following fragment would not be saved, resulting in partial SIP requests/responses.

It could also be that the capture was made with packet slicing, you would see that in the frame info where it will say something like 1045 bytes on wire, 500 bytes captured

In both cases you would need to make captures again (with different settings) to make sure you capture all data.

If neither of those is the case, it's hard to tell what is going on, without seeing the capture

SYN-bit's avatar
18.5k
SYN-bit
answered 2024-06-13 17:59:49 +0000
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss.

Add Answer