On Thu, Mar 13, 2008 at 10:39 AM, <[EMAIL PROTECTED]> wrote: > Hi, > > ERROR: Failed to convert string from <GSM> to <WINDOWS-1252> - probably > broken type names. > 2008-03-13 17:36:54 [12883] [3] DEBUG: Status: 400 Answer: <Charset or body > misformed, rejected> > > I get this error when i try to set alt-charset ="GSM".
My bad :( Yes, iconv utility reports an error since it doesn't have character scheme called "GSM" Try commenting the alt-charset parameter and set alt-dcs=1 In this case Kannel will use the default GSM coding and hopefully the SMSC is set to use the same encoding too BR, Jovan
