Hi all, Both these sending and receiving problems occur on a SMPP 3.4 bind using stable 1.2.1 I have tried setting both msg-id-type and alt-charset to various values with no luck.
Found this in alt-charset.h, seems to be the issue I'm having but I believe that the SMSC is neither of these type. Any help would be appreciated. /* this one is for Nokia CIMD 1.3.6 SMS Center - it causes error * if a standard specified dollar sign is sent. */ #define CIMD_PLAIN_DOLLAR_SIGN 1 /* for Sonera EMI, for unknown reason the $ and � characters * are swapped in ISO to MT conversion */ #define EMI_SWAPPED_CHARS 2 regards Wayne
