On Fri, Apr 18, 2008 at 8:07 PM, Mickael <[EMAIL PROTECTED]> wrote: > > Ok good ! > > Accents spend up correctly on GSM like that! > But I have more 160 characters ... :-(
Yes that's right. Using UTF-8 character means more space for storage and less than 160 character per message. You can not avoid that :/ Try to optimize the message text and send SMSs with charset=UTF-8 and coding=2 only if the message text contains character which can not be represented in the default GSM7 alphabet. BR, Jovan
