Hi all,

I've the following issue on my kannel sending sms throught modem.
Accents are randomly replaced by question tag "?" in the sms received.

The thing that is strange, is that my script submiting sms to the kannel is 
doing exactly the same thing for each sms. (I've check it in my script log).
Also, I'm providing "&charset=ISO-8859-1" on the submit url for each message, 
and in the kannel.conf  I've the following line :

alt-charset = ISO-8859-1

The thing that is strange is that about 9% of sms sent are received with accent 
replaced by "?", for the other 91% sms are received correctly with accent.

I've made a test : submit 200 sms with quite exactly the same message on the 
same phone number :
"test 1 éèà"
"test 2 éèà"
"test 3 éèà"
...etc

And I received 18 sms with 
"test 90 ???" 
instead of 
"test 90 éèà".

Does anyone already face this random problem ?

Regards,
Bertrand

Reply via email to