Hello Jovan, I have the same problem, my SMS provider does not support the accents (éèà..) in ISO-8859-1, UTF-8, WINDOWS-1252 ... The only way I found is to switch to Unicode UCS-2, but I am limited to 70 characters!
Have you found a solution to send GSM 03.38 GSM 7bit has Kannel ??? Help, Thanks, 2009/5/8 Elton Hoxha <[email protected]> > Hi Jovan, > > All my tests included GSM 7-bit characters like é or è, I`m not interested > in ISO-8859-1. > > Unfortunately all my efforts are failing...despite your help.. > Elton > > > On Fri, May 8, 2009 at 1:14 PM, Jovan Kostovski <[email protected]>wrote: > >> On Fri, May 8, 2009 at 1:12 PM, Jovan Kostovski <[email protected]> >> wrote: >> > On Fri, May 8, 2009 at 12:32 PM, Elton Hoxha <[email protected]> wrote: >> >> I tried this: >> >> >> http://10.1.21.137:13014/cgi-bin/sendsms?username=test3&password=test3&from=ELTON&to=355672509006&text=%C3%A9&coding=0 >> >> character is transformed again in kannel >> > >> > The characters you are trying to send are not defined in GSM 03.38 >> > 7bit alphabet. The characters that you are sending are from >> > ISO 8859-1 which means you have to use 8 bit coding "coding=1". That's >> > why you don't get the original message on your ME. >> > >> > Try sending message with some characters from the GSM 7 alphabet i.e >> > message text ="@è€" >> > >> > >> http://10.1.21.137:13014/cgi-bin/sendsms?username=test3&password=test3&from=ELTON&to=355672509006&text=%00%040%1B%65&coding=0 >> >> I made a mistake in the url for, here is the right one. Sorry >> >> >> http://10.1.21.137:13014/cgi-bin/sendsms?username=test3&password=test3&from=ELTON&to=355672509006&text=%00%04%1B%65&coding=0 >> >> BR, Jovan >> > >
