Re: [PATCH] support GSM 03.38 encoding byte stream via smsbox's sendsms
Alexander Malysh <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi,
external applications that handle ringtone never has to deal with GSM.
Ringtone and all this stuff is binary data and has nothing with GSM todo.
As I said already, I don't see a need to include this GSM patch or also
other charset handling in smsbox. GSM and other charsets just a hack for
lazy developers that miss only one call to convert any_charset -> UTF-8.
Let us cleanup/drop this charset mess and go just with UTF-8. It's really
easier as is now.
Stipe Tolj wrote:
> Stipe Tolj schrieb:
>
>> We could come to an adequate concensus by: using UTF8 as default
>> encoding as we do internally too, but still allow setting any other
>> encoding via 'charset' value. How is that?
>
> how about doing things in steps:
>
> a) apply the patch, so we get GSM encoding support directly boarded.
> b) re-define default encoding to UTF-8 instead of WINDOWS-1xxx
>
> Alex, does this fit to your interest? :)
>
> Stipe
>
> -------------------------------------------------------------------
> Kölner Landstrasse 419
> 40589 DÃŒsseldorf, NRW, Germany
>
> tolj.org system architecture Kannel Software Foundation (KSF)
> http://www.tolj.org/ http://www.kannel.org/
>
> mailto:st_{at}_tolj.org mailto:stolj_{at}_kannel.org
> -------------------------------------------------------------------
--
Thanks,
Alex