Yes, but that is only half the story. What about if the input is not GSM, but an iso-*? Shouldn't it be converted to UTF-8, too? The standard also for UCS-2 is UTF-16BE, not left as is.

BR,
Nikos
----- Original Message ----- From: Rene Kluwen
To: 'Nii Ako Ampa-Sowa' ; devel@kannel.org
Sent: Saturday, May 07, 2011 5:16 PM
Subject: RE: [PATCH] handling of non-latin GSM subset in opensmppbox


I think this patch makes sense. It’s an internal coding anyway… and it should be utf-8 instead of latin1.
If nobody objects, I will commit during the week.

== Rene

From: devel-boun...@kannel.org [mailto:devel-boun...@kannel.org] On Behalf Of Nii Ako Ampa-Sowa
Sent: Friday, 06 May, 2011 23:04
To: devel@kannel.org
Subject: [PATCH] handling of non-latin GSM subset in opensmppbox

Hi,

opensmppbox doesn't seem to handle the non-Latin subset of the GSM character set very well. This affects the Euro sign as well as Greek characters. Attached is a patch that switches from using the Latin1 conversion routine to the UTF-8 version.

Nii

Reply via email to