Ethereal-users: RE: [Ethereal-users] Question about MMSE decoding

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Biot Olivier <Olivier.Biot@xxxxxxxxxxx>
Date: Fri, 25 Jun 2004 11:47:00 +0200
Hello Edson,

This is currently not possible "automatically" but you can do it this way:
1. Apply the following display filter:
	mmse and tcp
2. Note all packets that match: 24, 26
3. Now create the following display filter:
	(mmse and tcp) or tcp.reassembled_in == 24 or tcp.reassembled_in ==
26
4. Prontinho :)

Should you have an MMSE-over-WSP-over-UDP capture, then you replace "tcp"
with "udp" in the previous explanation.

Hope this helps!

Regards,

Olivier

-----Original Message-----
From: Santos Edson-WES051


I'm using Ethereal to decode some MMS messages and I'm able to decode the
MMSE accordingly.

Refer to the file attached, frame #22 is a HTTP Post (sending the MMS
Message) and frame #24 is the MMS message itself. Is there any way to decode
frame #24 as MMSE considering the Content-Type/Content-Legth headers from
frame #22?

Please, could some help me on that?

My Best Regards,

Edson 
+55 19 3847-6187