Can I join a SIP frame with the next Continuation frame?
I'm getting a SIP message broken into a SIP message with a the next frame described as "Continuation". Is there a way to join or merge those SIP frames with the next Continuation message that contains the end of the SIP message?
If this is over TCP it means reassembly failed. Do you have out-of-order or duplicated packets? What version of Wireshark on what OS? In later versions there is an option to reasemble out-of-order packets.