On Seg, 2002-07-29 at 07:27, Wayne Smithers wrote:
> I need to accept text sent from handsets which have the message setting of
> Unicode.
> 
> Using mo-recode = true
> 
> is meant to convert MO message from Unicode UTC2/UTF16 to ISO-8859-1 or
> UTF-8.
> 
> Is there any trick to get this, I have been unable to get this to work as
> yet.

Kannel would recode UCS2 to ISO-8859-1 only if its possible, otherwise
it will stick with unicode.

I'm using it (and coded it) because T68 (first versions) would send the
message as unicode as soon as you select one accented char (newer
versions have an option to enable/disable this somewhere).

What problem do you have ? Can you use the %c and %C url-get variables
to check which coding you are receiving in your application ?


> 
> regards
> 
> Wayne Smithers
> 5th Finger
> [EMAIL PROTECTED]
> 91 Reservoir St
> Surry Hills 2010
> Sydney, Australia
> Ph:  +61-2-9280-0300
> Mob: +61-409-603511
> Fax: +612-9475-0367
> 
> 
> 



Reply via email to