Hi,

I am having problems in sending Long SMS via Kannel with UTF-8 charsert
wuith special characters in the content.

For example I am sending the following text:

Jesús test msg abcdefghijklmnopqrstuvwxyz abcdefghijklmnopqrstuvwxyz
abcdefghijklmnopqrstuvwxyz

My application is sending the following GET requests to Kannel:

GET
/cgi-bin/sendsms?username=test&password=test&to=491733114042&udh=%05%00%03%3F%02%01&text=Jes%C3%BAs+test+msg+abcdefghijklmnopqrstuvwxyz+abcdefghijklmnopqrstuv&from=Synchronica&coding=2&charset=utf-8
GET
/cgi-bin/sendsms?username=test&password=test&to=491733114042&udh=%05%00%03%3F%02%02&text=wxyz+abcdefghijklmnopqrstuvwxyz&from=Synchronica&coding=2&charset=utf-8

Everything looks good at Kannel (SMPP account configured). The device (Nokia
N78) recognises the SMS as multipart and presents them as a single SMS (good
so far).
But the content is messend up. I see BOXES for the second part of message.
Sometimes I see @ sign everwhere.

I noticed that the following character is causing the problem: ú

But if I send the following text via Kannel, everthing is fine:
Jesús

So it seems that ú character when sent with multipart sms (long sms) is
causing the problem.

Please guide.

Thanks.

Reply via email to