Hi Have you managed to solve this? Thanks
On Wed, Feb 6, 2013 at 5:55 AM, Ombongi Moraa Fe <moraa.lovetak...@gmail.com > wrote: > Hi guys, > > a while ago i received my solution to receiving special characters when > sent in messages and subsequently, sending out special characters in > responses; > > However, i'd like a solution for another group of special characters. Some > subscribers are sendind portugeese characters. (i think) like รกรบ; > > Since my response script is set to coding=2 and charset =utf-8, I > therefore result in this error in my sqlbox as seen in my log files; > > 2013-02-06 10:25:03 [1148] [3] ERROR: Failed to convert string from > <UTF-8> to <UTF-16BE>, errno was <84> > > The only way to resolve this pending message is to change in my script > from UTF-8 to UTF-16BE so atleast the response is sent even though its > received on phone as <unreadable>, then revert back to UTF-8 so that i > don't affect the other subscribers of that service. This is especially > currently when im running a high production with numerous messages received > in a second yet my sqlbox is literally "jammed" with errors: The end result > is I have a lot of Pending messages and a hanging server. > > How can I deal with these wierd characters in my messages in a safer way > to ensure sqlbox is not jammed with errors? > > Thanks in advance. > > > Saludos > > Ombongi Moraa fe >