Ethereal-users: VB: [Ethereal-users] GSM MAP SMS decode

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

From: "Anders Broman" <a.broman@xxxxxxxxx>
Date: Tue, 2 Aug 2005 23:38:59 +0200
Hi,
The problem was that tvb_fake_unicode was called with an invalid length,
that part has been fixed now.
Brg
Anders

-----Ursprungligt meddelande-----
Från: Anders Broman [mailto:a.broman@xxxxxxxxx] 
Skickat: den 1 augusti 2005 19:10
Till: ethereal-users@xxxxxxxxxxxx
Ämne: [Ethereal-users] GSM MAP SMS decode

Hi,
If you send me a trace I can try to have a look at the [Malformed Packet:
GSM SMS] part.
Brg
Anders
 
Hi,
 
I'm using ethereal version 0.10.12 on Windows XP SP2.
 
I notice that the decode from GSM MAP SMS text does not work correctly when
the encoding scheme is UCS2 (it works OK for the GSM 7-bit alphabet. Would
anybody be intersted in fixing that? To fix it I guess ethereal needs
support for displaying unicode fonts (unless it already has that...?)
 
Even if ethereal can't display the message correctly, it would be nice if it
didn't say [Malformed Packet: GSM SMS] which it does at the moment.
 
In the meantime, thanks to everyone for such a useful piece of software.
 
/John.