Re: [PATH] convert internal charset to UTF-8
"Alexander Malysh" <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
Yep, this is true because latin1 != ASCII. Am 12.10.2006, 16:01 Uhr, schrieb Vincent CHAVANIS <[email protected]>: > before (MO) > E50_NMSG > 2852453A2950657572206465206D61207205616374696F6E2070617320726170706F7274207F2071756F693F > E50_AMSG (RE:)Peur de ma réaction pas rapport à quoi? > E50_TMSG (RE:)Peur de ma réaction pas rapport à quoi? > > before (DLR) > E50_NMSG > 534D53206E6F6E2072656D69732061752064657374696E617461697265203A20636F6D70746520057075697305 > E50_AMSG SMS non remis au destinataire : compte épuisé > E50_TMSG SMS non remis au destinataire : compte épuisé > > > --------------------------> > > > after (MO) > E50_NMSG > 2852453A2950657572206465206D61207205616374696F6E2070617320726170706F7274207F2071756F693F > E50_AMSG (RE:)Peur de ma réaction pas rapport à quoi? > E50_TMSG (RE:)Peur de ma réaction pas rapport à quoi? > > after (DLR) > E50_NMSG > 534D53206E6F6E2072656D69732061752064657374696E617461697265203A20636F6D70746520057075697305 > E50_AMSG SMS non remis au destinataire : compte épuisé > E50_TMSG SMS non remis au destinataire : compte épuisé > > regards > > Vincent. > > > ----- Original Message ----- From: "Stipe Tolj" <[email protected]> > Cc: <[email protected]> > Sent: Thursday, October 12, 2006 3:33 PM > Subject: Re: [PATH] convert internal charset to UTF-8 > > >> Alexander Malysh wrote: >> >>> Hi Vincent, >>> >>> I would like to keep UTF-8 as default charset. So we can send any >>> charset we want w/o any troubles. I agree that we should document it >>> in userguide. For users that want further send in latin1: they can >>> use 'charset=LATIN1' cgi parameter for sendsms interface. >> >> ok, I agree here with Alex... we want UTF-8 as default. >> >> AFAIK, this means no change in sendsms calling since ASCII range is the >> first 128 bytesin UTF-8. How about the latin1? >> >> Vinc, can you give an "before/after utf-8 patch" example of the beakers >> for sms-service ger-url calls and DLR??? >> >> I' need this "visual". Maybe others too ;) >> >> 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