Hello, This, week I have been struggling with the sending of sms with special (french) characters.
On the initial tests I did I was setting the dataCoding / alphabet (= 8 UCS2) as URI options of the endpoint. This didn't work. When I set the alphabet to UCS2 as a Producer Message Header and encoding = UTF-16BE as URI options, then it works :-) I'm using camel 2.10.3, and a spring based endpoint configuration for the endpoint. I'm wondering why setting the alphabet as a URI option is not taken into account ? Final question why is not possible to set the encoding as a producer message headers ? --Fred -- View this message in context: http://camel.465427.n5.nabble.com/smpp-datacoding-alphabet-at-endpoint-level-not-taken-into-account-tp5728345.html Sent from the Camel - Users mailing list archive at Nabble.com.