Hello,

I'm trying to send a message with an @ symbol in it and it is failing.
It chops the message short where the @ is.  I think it is because the
smsc(clickatell) is using ascii encoding, and kannel is not.

I can't figure out how to change the character set to ascii.  Is it
possible to use ascii encoding with kannel?

This is what I have tried so far:

sendsms?username=&password=&to=&from=&text=asdf+%40+pipoi&charset=ASCII
sendsms?username=&password=&to=&from=&text=asdf+%40+pipoi&charset=ascii
sendsms?username=&password=&to=&from=&text=asdf+%40+pipoi&charset=us-ascii
sendsms?username=&password=&to=&from=&text=asdf+%40+pipoi&charset=US-ASCII


Kannel version: 1.2.1-5

Thanks in advance for any help.

Chairs,
Rene.

Reply via email to