Hi all, 

I am using camel-smpp (http://camel.apache.org/smpp.html) component for
connecting with smsc and have issue with data_coding parameter of smpp
specification. 
Using parameter alphabet=8 sets data_coding=25. With parameter
encoding=UTF-16 it makes correct encoding for cyrillic characters.
But smsc vendor says that data_coding should be 8 or 24. Also vendor says
that message for multi-part messages each part have extra bytes FEFF at the
message start.

The questions are:
1. How to set 'data_coding' manually without usign 'alphabet' parameter?
2. How to solve issue with extra bytes FEFF at the message start?abet 

--
View this message in context: 
http://camel.465427.n5.nabble.com/data-coding-in-camel-smpp-tp5714925.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to