Oops, seems like list configured without rewriting Reply-To header. IMHO, it may be better to set replies to maillist as default behaviour.
2009/7/1 Michael Bochkaryov <[email protected]>: > Hi, > > 2009/7/1 dhcmega <[email protected]>: >> There is a lot of mails regarding how to send SMS to terminals using special >> chars, but not much about receiving. >> >> The operator tells me that when I receive a MO message with special chars I >> get it with coding DCS UCS2 > > UCS2-BE if more correctly. > >> How should I configure kannel to interpret it OK? > > For Kannel itself no need to configure anything because of it's > standard for Unicode messages. > Just set transmission of text charset and SMS coding (%C and %c) in get-url. > > It should be something like this: > get-url = "http://127.0.0.1/my.service?....coding=%c&charset=%C" > > I recommend also set "mo-recode = 1" in "smsbox" group. > In this case message will recoded to WINDOWS-1252 or UTF-8 by Kannel > before sending to your service. > Seems UTF-8 processing will be more suitable for development. > >> It is a SMPP 3.4 connection. -- Regards, Michael Bochkaryov www.rattler.kiev.ua
