Hi Cedric, Just a gentle reminder not to top-post on this mailing list On 09/15/2012 04:20 AM, Cedric Jehasse wrote: > Hi Denis, > > I know the modem is buggy. But oFono could skip invalid characters, > this would be better then exiting. > > Actually the output should be "Mobile Vikings" :-) (but this is > another bug in the modem). So "BASE" would be the correct output for > oFono. To me it sounds like the output should be BASE followed by the inverted '!' sign. Unfortunately the modem is sending ISO-8859-1 characters instead of GSM like it is being told to do by the driver. That particular character is not valid utf8, hence we go kaboom. Having said that, I'm not familiar with 'BASE', does the above sound reasonable? Regards, -Denis