Hi, If I read you correctly, and your SMSc is supporting only ASCII, as you have said, the gateway (aka kannel) can do nothing about it. Your client is whoever is sending the sms. If it is a pushs SMS, basically your SMSc is telling you not send any non-ascii characters in your URL. Or change SMSc to one that supports UTF or extended ASCII.
BR, Nikos ----- Original Message ----- From: sapna singh To: Jinson Cc: Nikos Balkanas ; users Sent: Sunday, September 13, 2009 5:22 PM Subject: Re: Character Set support issues It could be. B'coz we are already using special charter directly or their ascii values e.g. ( or %28. It's working fine. Plz chk your 'character-set' if you given in your http url. And check you kannel default language. Regards Sapna On Sun, Sep 13, 2009 at 7:04 PM, Jinson <[email protected]> wrote: My issue is when submit some special characters, the SMSC skip those characters. The provider says its my smpp client character set issue. Thanks Jinson Abraham On Sun, Sep 13, 2009 at 3:49 PM, sapna singh <[email protected]> wrote: > What you want actually. I'm which character you want to use. > > > B'coz kannel support not only ASCII. > > Regards > Sapna > > 2009/9/13 Nikos Balkanas <[email protected]> >> >> Hi, >> >> I don't get it. Your SMSc supports only ASCII. You want to sent characters >> outside the ASCII range (1-127). What do you want kannel to do? Change SMSc. >> >> BR, >> Nikos >> ----- Original Message ----- From: "Jinson" <[email protected]> >> To: "users" <[email protected]> >> Sent: Sunday, September 13, 2009 2:16 AM >> Subject: Re: Character Set support issues >> >> >> can somebody help me on this...? >> >> Thanks >> >> >> >> On Fri, Sep 11, 2009 at 3:49 PM, Jinson <[email protected]> wrote: >>> >>> Hello Members, >>> >>> One of my smsc supports only ASCII, so some of the special characters >>> are not getting submitted properly. >>> >>> So setting the alt-charset = "ASCII" in my smsc group solve the problem? >>> >>> Thanks >>> Jinson >>> >> >> > > > > -- > Regards > Sapna > -- Regards Sapna
