[Bug libc/10226] Support for GSM 03.38 character set in iconv
arnotixe at gmail dot com
sourceware-bugzilla@sourceware.org
Thu Nov 10 20:35:00 GMT 2011
http://sourceware.org/bugzilla/show_bug.cgi?id=10226
arnotixe <arnotixe at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |arnotixe at gmail dot com
--- Comment #5 from arnotixe <arnotixe at gmail dot com> 2011-11-10 20:35:36 UTC ---
1) I know this is an old bug and
2) Since a google search for "GSM 03.38 iconv" yields this page as #1 hit, and
it doesn't solve my problem, here's a DIRTY-fix with sed instead of iconv.
sed
"y/\o00\o01\o02\o03\o04\o05\o06\o07\o10\o11\o13\o14\o16\o17\o20\o21\o22\o23\o24\o25\o26\o27\o30\o31\o32\o34\o35\o37\o44\o100/@£$¥èéùìòÇØøÅåΔ_ΦΓΛΩΠΨΣΘΞÆæÉ¤¡/"
The codes came from http://www.csoft.co.uk/sms/character_sets/gsm.htm
In case HTML does bad things to the above, see
http://arno.homelinux.org/files/gsm03.38-convert.sh
I get SMS via SIP from a chinese box with zarro documentation, but the above
WORKSFORME ^-^
best regards
--
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the Glibc-bugs
mailing list