On Wed, May 6, 2009 at 5:32 PM, Latitude Berlin <[email protected]> wrote: > Hi, > I am sending some text with some german characters like: "test chars ÄÖÜ > äöü" and I dont get the original content on my device. If I use UTF-8, then > it works fine. But I wanna use GSM charset for this since Ä, ä, Ö, ö, Ü, ü > are are of GMS charset. > Kindly advise.
Try the following test: set alt-dcs=0 send %00 as message text. Yyou should get the @ character if GSM 7 bit encoding is used If you don't get that character set alt-dcs=1 and repeat the test. If you get the @ character, by sendind %00 as message test, then try the umlauts, you should get them on your ME. HTH, Jovan
