Just set coding=0 and alt-dcs=1 and url encode the characters according to the GSM 03.38 charset. Try the url encoding manually at first, then build a script that will do the job for you.
Davor Spasoski Tel: +389 76 411 056; +389 2 2441 056 Mob: + 389 75 400 608 www.cosmofon.com.mk -----Original Message----- From: Michael Bochkaryov [mailto:[EMAIL PROTECTED] Sent: Thursday, February 21, 2008 9:44 AM To: [EMAIL PROTECTED] Cc: [email protected] Subject: Re: Need Help, Sending 7bit default alphabet specified by GSM 03.38 [EMAIL PROTECTED] wrote: > Hi, > > I would like to know how to send a full set of 7bit aphabet in kannel > without the need of sending it in unicode character. [table skipped] > The above table is a complete set of 7bit default alphabet specified by > GSM 03.38 . Was this mean i would be able to send this alphabet by just > setting coding=1? No. It's for binaries. > Cost i been failed to do so in some of the aphabet above > was is because of my encoding problem? i been using php urlencode function > in encoding the text message b4 being send to kannel. Try to specify also charset of string you send to kannel. For example you can send "coding=0&charset=ISO-8859-1" parameters. AFAIK kannel uses windows-1252 charset as default for 7-bit. > Regards, > SoNG -- Michael Bochkaryov COSMOFON - Mobile Telecommunications Services - A.D. Skopje _______________________________________________________________ This e-mail (including any attachments) is confidential and may be protected by legal privilege. If you are not the intended recipient, you should not copy it, re-transmit it, use it or disclose its contents, but should return it to the sender immediately and delete your copy from your system. Any unauthorized use or dissemination of this message in whole or in part is strictly prohibited. Please note that e-mails are susceptible to change. COSMOFON A.D. Skopje shall not be liable for the improper or incomplete transmission of the information contained in this communication nor for any delay in its receipt or damage to your system.
