Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Invalid
-
2.13.1
-
linux RHEL6, active-mq
-
Moderate
Description
I am using camel-smpp component for connecting with SMSC to send receive messages. Text and flash messages are working fine but I have problem in unicode messages.
First, I am asked to send ESM value 0x40 instead of default 0x00 for sending concatenated long unicode messages whereas I am unable to change esm value from default 0x00 to anything else. Require urgent provision for the same as done for CamelSmppDataCoding.
Second, When I send messages using DCS=8 the characters were displayed as chinese characters instead of Bangla characters. Moreover, it works fine if I use DCS=245. Why so?