[ https://issues.apache.org/jira/browse/CAMEL-4086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13121813#comment-13121813 ]
Sergey Zhemzhitsky commented on CAMEL-4086: ------------------------------------------- Hi Christian, Thank you very much. I think it will be useful to mention on the wiki that alphabet parameter can also be set to -1 or SmppConstants.UNKNOWN_ALPHABET. It this case the smpp component will try to determine the actual alphabet to be used. If the alphabet is equal to -1 (SmppConstants.UNKNOWN_ALPHABET) the message will be sent using USC2 encoding if it contains non standard GSM characters. Such functionality can be useful to save a number of messages to be sent if the used don't know characters the message contains in advance. It is also not necessary to explicitly encode the message with an appropriate encoding before it is passed to the component if the encoding parameter is set to native encoding of the OS. Moreover it is almost always useful to specify encoding parameter explicitly to prevent undetermined message characters in received sms messages. > Ability to send multipart and multilingual messages in camel-smpp > ----------------------------------------------------------------- > > Key: CAMEL-4086 > URL: https://issues.apache.org/jira/browse/CAMEL-4086 > Project: Camel > Issue Type: Improvement > Components: camel-smpp > Reporter: Sergey Zhemzhitsky > Assignee: Christian Müller > Labels: camel,, smpp > Fix For: 2.9.0 > > Attachments: camel-smpp.zip, multipart-multilang.patch > > > It would be nice to be able to send multipart and multilingual messages in > camel-smpp. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira