What character map do you support for sms mesages sent via your smpp interface?
Our SMPP Gateway, like every other TraiTel SMS gateway, will accept SMS messages formatted in standard 8bit ASCII characters (ISO-8859-1). From there, all of our gateways will convert these messages to GSM’s default 7bit Alphabet for mobile messaging (GSM 03.38), Note that some of the special characters listed in that particular alphabet are not supported due to compatibility issues with some of our carriers. Here is a conversion table for your convenience. Again, please use the ISO-8859-1 character code when using the SMPP gateway. The conversion will occur automatically at our end. Hex Dec Character name Character ISO-8859-1 DEC 0x00 0 COMMERCIAL AT @ 64 0x01 1 POUND SIGN 163 0x02 2 DOLLAR SIGN $ 36 0x03 3 YEN SIGN 165 0x04 4 LATIN SMALL LETTER E WITH GRAVE 232 0x05 5 LATIN SMALL LETTER E WITH ACUTE 233 0x06 6 LATIN SMALL LETTER U WITH GRAVE 249 0x07 7 LATIN SMALL LETTER I WITH GRAVE 236 0x08 8 LATIN SMALL LETTER O WITH GRAVE 242 0x09 9 LATIN CAPITAL LETTER C WITH CEDILLA 199 0x0A 10