Hi, What is your sendsms URL? Looks like you want to send it as UTF. If that is so, you should also specify &charset=utf. However this would split the sms into 4 parts. Best to use coding=1 (8bit) in which case you will see what you have in the logs. If you use 8bit coding you have to make sure that the mobile supports your charset. Most mobiles have no problems with unicode.
BR, Nikos ----- Original Message ----- From: Latitude Berlin To: users Sent: Sunday, February 14, 2010 7:15 PM Subject: charset issue Hi, I am trying to send the following text via kannel: Hi, I am ieškant juodas sportinis automobilis. Neturėtų būti pernelyg brangi. Leiskite man žinoti, jei kas gali padėti. Ačiū. Have a nice day. I made an HTTP get req to kannel with &coding=2 and got box char as sms. Attached log snippet. Will be grateful if someone can explain whats going wrong. Thanks. Cheers
