Dear All I try to send $ to phone but always got strange character. Some alt-charset configuration already tried, but $ which should be encoded as 0x02 in hex for GSM alphabet always sent as 0x24. It's because iconv() function used by kannel always map $ to 0x24 no 0x02. Do you have any idea to solve this problem?
-- Regards, Ady Wicaksono Email: ady.wicaksono at gmail.com http://adywicaksono.wordpress.com/
