Hi All, If i try to send sms using http like this
http://ip:13013/cgi-bin/sendsms?username=test&password=test&to=111111&smsc=testsmsc&from=12345&text=%E2%82%AC%E2%82%AC%E2%82%AC%E2%82%AC%E2%82%AC%E2%82%AC%E2%82%AC%E2%82%AC%E2%82%AC%E2%82%AC%E2%82%AC%E2%82%AC%E2%82%AC%E2%82%AC%E2%82%AC%E2%82%AC&coding=2&charset=UTF-8 it works fine & sends me Euro symbol but if i use sqlbox & insert same message & put coding as 2 & charset as UTF-8 it doesn't sends me message correctly Can someone help pls? On Wed, Feb 24, 2010 at 12:35 PM, preeteesh kakkar < [email protected]> wrote: > Hi Kiran, > > I have already read this document & have played with setting alt-dcs as 1 > as well as alt-charset i can get ññ to work fine but not the Euro Sign. > > Any ideas? > > > On Wed, Feb 24, 2010 at 11:36 AM, [email protected] < > [email protected]> wrote: > >> Hi Preeteesh, >> >> Please check your SMPP log and before that please enable *alt-charset *in >> your configuration and push the message with special character without using >> *charset *& *coding *options. >> >> And Please find the attached file. >> >> Thanks and Regards, >> >> Kiran Reddy >> >> preeteesh kakkar wrote: >> >> Hi All, >> >> I need a bit of help for sending characters like €€ ññ á é í ó ú >> >> I have read documentation & googled a bit. I have tried using >> charset=utf-8 & coding=2. I am using sqlbox for sending sms. >> >> If i don't use coding=2 i get ????? as message in my mobile otherwise i >> recieve ���� etc.... >> >> Can someone help me & let me know the solution for it. If i don't use >> charset & coding =2 then ññ appears fine but rest character appears to come >> as ?? >> >> Kindly help >> >> >
