Hello all
I try to send greek sms 160 characters long with kannel with no luck
I can send 70 characters Unicode messages successfully, but cant send 160
char long messages
I have installed kannel on 2 linux servers, one with centos 4.6 and one
with centos 5.1
I have installed the latest version 1.4.3 and the latest cvs version
I have compiled both version with and without the greek patch bellow
http://www.kannel.org/pipermail/users/2006-July/000040.html
I have read and followed all post with keyword "greek" in both users and
developers mailing list
No luck
According the posts in the mailling list, when i send
http://192.168.0.1:13131/cgi-bin/sendsms?user=****&pass=****&to=306977000000&coding=0&text=KA%14HMEPA
(%14 = greek letter Ë)
it suppose to send the message ÊÁËÇÌÅÑÁ
It does not.
I get ?????? or sometimes _____
I have tried countless combinations of all available query string and
config variables (coding charset alt charset etc)
Since i know that many users are using kannel and send greek characters
successfully,
i am sure am missing something, but i cant figure out what it is.
Any help will be appreciated
Thank you