Hi,

The correct (POST or GET) variable to send utf-8 is "coding". You need to use:

&coding=2

in your GET url..
 
However, you may want to first try binary (&coding = 1), since you are getting 
more SMS for your buck. In this case you may also need to set the codepage 
(&charset=<codepage>) as well.

BR,
Nikos
  ----- Original Message ----- 
  From: Latitude Berlin 
  To: users 
  Sent: Wednesday, July 29, 2009 3:35 PM
  Subject: SMS with euro symbol


  Hi,

  I have kannel configured to direct the received SMS to a servlet. The servlet 
shows junk chars for euro symbol (€). I have tried sending &charset=utf-8 also 
no luck. What could be the reason?

  Cheers

Reply via email to