Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: Re: [Wireshark-dev] Patches for gsm-packet_sms dissector

From: "Anders Broman" <a.broman@xxxxxxxxx>
Date: Wed, 5 Jul 2006 07:06:28 +0200
Checked in.
Brg
Anders

-----Ursprungligt meddelande-----
Från: wireshark-dev-bounces@xxxxxxxxxxxxx
[mailto:wireshark-dev-bounces@xxxxxxxxxxxxx] För Willem Dekker
Skickat: den 2 juli 2006 23:07
Till: wireshark-dev@xxxxxxxxxxxxx
Ämne: [Wireshark-dev] Patches for gsm-packet_sms dissector

Dear wireshark developers, 

After running same test trace files I noticed a lot of non-utf8 error
messages from wireshark. 
The attached patch fixes this and converts the sms content (7 bit encoded,
gms 03.38 alphabet)  into utf8. 

The only difficutily I had is how to handle the platforms without a glib 2
library (windows? / older unix versions). 
I made some code for this, but have not tested this. 

Attached are is a patch to packet-gsm_sms.c  (unified diff to the latest
wireshark source tar files).

If desired I can send a trace file exhibiting the problem. 

Regards, 

Willem Dekker