The question is, which charsets submits the client (or script) to
kannel.
For commandline tests you can use wget or lynx. See the man pages for
how to set the charset in this tools.
Regards
Falko
Am 19.05.2009 um 17:54 schrieb Jovan Kostovski:
On Tue, May 19, 2009 at 5:07 PM, Tony <[email protected]> wrote:
The main character they want us to be able to send is the euro sign
"€"
which comes through to kannel as a "?".
You have to url encode the euro sign like %1B%65 in GSM 7bit encoding
HTH, Jovan