Re: Send Unicode (French) characters using Kannel SQL Box

2014-10-29 Thread Jose Figueroa
Hello Moses, Have you tried to set the encoding parameter ? What are you using smpp or http? Thanks Jose On Tuesday, October 28, 2014, MOSES KARIUKI wrote: > Hi Ciaran > > Were you able to successfully send Unicode characters using SQL Box? > > If so, pliz assist. > > Thanks > MOses >

Re: Receiving French characters from Kannel -smsbox

2014-10-29 Thread RK Krishnas
Hi Moses, 1. Are you on Live Server ? 2. Are the sms comming to short or long code & if so, they are received by ur bearbox from smsc & forwarded to smsbox right ? 3. Are you storing the sms from php file to db 4. In db ur having issue regarding french characters right ??? *Rajeev Krishna*

Receiving French characters from Kannel -smsbox

2014-10-29 Thread MOSES KARIUKI
Hi All, I am having problems receiving French characters from smsc. Messages received are processed by smsbox and stored to db via a php script called receivesms.php. This is my config: group = smsbox bearerbox-host = localhost sendsms-port = 13013 #global-sender = 13013 smsbox-id = box1 log-fil

Re: SQLBox UTF-8 Encoding

2014-10-29 Thread MOSES KARIUKI
Hey all, Thanks to RK and Alvaro, this has worked. Thank you very much. I was checking the actual value in db which is utf-8 scrambled, which should be url-decoded. MT On Tue, Oct 28, 2014 at 10:14 PM, MOSES KARIUKI wrote: > Thanks Alvaro, > > I will test and revert. > > Thanks, > MT > > On Tu