Hi! As far as I remember coding=1 (8-bit) should be used for binary short messages only. Text messages with "special characters" should use coding=2 (UCS2) encoding.
-- Regards, Michael Bochkaryov [EMAIL PROTECTED] wrote: > Hi, > > I have this problem when i try to send sms with coding=1 and alt-dcs=1 > in > order to send out message with special character include like Greek > character or Latin Character. It been working fine when i send to message > to Sony Ericcson D900i phone, but when i send the message to Nokia 93i > phone it stated "Unable to open. Message format not supported.". > > http://xxx.xxx.x.xxx:xxxxx/cgi-bin/sendsms?username=xxxxxx&password=xxxxxx > &from=xxxxxxxxx&to=xxxxxx&text=testing%20123%20%10&coding=1&alt-dcs=1 > > Regards, > SoNG
