Camel smpp special characters for sending sms -
i'm working on project i'm sending messages coming activemq queue sms-c.
this works fine except i'm unable send special characters used in french like: é è à : characters not displayed correctly on mobile phones.
do have thought should alter in configuration send characters correctly ?
which smpp options should alter ? http://camel.apache.org/smpp.html
is datacoding, encoding or alphabet should alter ? or combination of 3.
on initial tests did setting datacoding / alphabet (= 8 ucs2) uri options. didn't work.
if set
the alphabet ucs2 producer message header , encoding = utf-16be uri options
then works :-)
apache-camel smpp
No comments:
Post a Comment