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 _________________________________________________________________ Join the Fantasy Football club and win cash prizes here! http://fantasyfootball.malaysia.msn.com
