Hi, use charset=UTF-8&coding=2 in the URL like the following:
curl " http://Kannel_URL?username=tester&password=foobar&charset=UTF-8&coding=2&to=xxxxxxxxxx&text=TEST&from=Hafez&smsc=SMSC_ID " Regards, Hafez On Mon, Feb 23, 2009 at 11:12 AM, Low Weng Kin <[email protected]>wrote: > Hi all, > > Can anyone help me on the configuration required to receive sms in chinese > character? > > My current configuration pass the incoming SMS to a page called " > http://localhost:4242/ReceiveSMS.aspx?phone=%p&text=%a". During the page > load event of my page, I will store the sms parameter to my database. > Somehow, the message I got in the database is "?" instead of what I sent > from the SMPPSIM. > > Here is my config for the smsbox: > > > *group = smsbox > bearerbox-host = 127.0.0.1 > sendsms-port = 13013 > global-sender = 13013 > mo-recode = true > #sendsms-chars = "0123456789 +-" > log-file = "/tmp/smsbox.log" > log-level = 0 > #access-log = "/tmp/access.log" > > *Btw, I am using Cygwin to run Kannel. > > Regards, > Low > > > > > ------------------------------ > Chat online and in real-time with friends and family! Windows Live > Messenger <http://get.live.com/messenger/overview> > -- Hafez A.Ahmad Amman-Jordan mobile:962-785259011 962-795708728 http://blog.hafezadnan.com
