Hello,

FEFF - are the BOM(http://en.wikipedia.org/wiki/Byte_order_mark) bytes that are 
used to identify bytes order for
UTF-16 encoding.

>> 1. How to set 'data_coding' manually without usign 'alphabet' parameter?
As far as I know component does not support such an option at the time.

> 2. How to solve issue with extra bytes FEFF at the message start?abet 
Try using UTF-16BE encoding.

Regards,
Sergey

> 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.



-- 
Best regards,
 Sergey                            mailto:szh.s...@gmail.com

Reply via email to