On Wed, Feb 24, 2010 at 8:05 AM, preeteesh kakkar <[email protected]> wrote: > Hi Kiran, > > I have already read this document & have played with setting alt-dcs as 1 as > well as alt-charset i can get ññ to work fine but not the Euro Sign.
The Euro sign is not defined in the defaut 7bit GSM 03.38. For the Euro sign you have to use ISO-8859 charset. This means you'll have to use ISO-8859 encoding for the message text. alt-dcs = 0 and set the proper codes for these characters. http://www.dreamfabric.com/sms/default_alphabet.html BR, Jovan
