Hi,
I’m trying to send a message with the text “sign £ sent” but all that arrives at destination is “sign sent”. I’ve tried sending to multiple operators with the same result. In the sendsms url I attach &coding=0&charset=utf-8 I thought this would make Kannel convert the sign into GSM 7-bit which is the format the SMSC accepts. I do not do anything in particular in my PHP code before making a get call except for urlencoding the string. In the configuration files for Kannel I have not set any parameters that has to do with coding at all. It’s just the defaults. I’m running the latest commit of Kannel from the repo. Is there anyone who has got this working or could help me understand what needs to be done? Kind regards, Samuel F.
