RTP protocol reassemble split frames
am using the RTP protocol pver a ppp connection with a smaller MTU and was wondering if wireshark could reassemble the split frames?
am using the RTP protocol pver a ppp connection with a smaller MTU and was wondering if wireshark could reassemble the split frames?
If the MTU is smaller than the RTP packets it does not impact the RTP protocol itself, but the IP layer beneath. It is on this layer where segmentation happens, and where Wireshark can reassemble. Only then the transport (UDP) is called, which subsequently hands of the payload to RTP. So RTP reassembly would not be involved.
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2018-10-24 16:21:44 +0000
Seen: 409 times
Last updated: Oct 24 '18
Reassemble rtp payload to IP frames
Now that the g.729 codec patent has expired, will Wireshark include a decoder for it?
Having issues with RTP not showing up in Voip Calls flow sequence in version 2.4.2.
Registering RTP dissector for PCMU Payload Type 0
Lua dissector memory-efficient packet reassembly