Hello Kirill, You must set the coding attribute to 2 (UCS2) in the GET HTTP URL for SMS push. The message should be in UTF-16 format (URL encoded) - preferred - or in UTF-8 if all the characters of the message have the same mapping in UTF-8 and UTF-16 formats.
Regards Justin 2010/5/11 Kirill Peskov <[email protected]> > Hi > > i'm trying to resolve Cyrillic sms sending using Kannel > > kanel log shows me > 2010-05-10 19:03:34 send-SMS request added - sender:playsms:Prof > 90.156.232.46 target:79217436129 request: 'This is a test message. Это > тестовое сообщение' > 2010-05-10 19:03:34 Sent SMS [SMSC:tz812] [SVC:playsms] [ACT:] [BINF:] > [FID:12883194ed422052] [from:Prof] [to:79217436129] [flags:2:0:-1:-1:31] > [msg:33:This is a test message. ??????..?] [udh:0:] > > so the message is correctly accepted by Kannel, but sent in the wrong > encoding > > no 'alt-charset' is set for the sms > > any clues about this case? > thanks in advance. > regards >
