[
https://issues.apache.org/jira/browse/CAMEL-7225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13982398#comment-13982398
]
Daniel Pocock commented on CAMEL-7225:
--------------------------------------
The patch is visible in Github:
https://github.com/Radsaggi/camel/compare/issue-7225
and you can download it by tweaking the URL:
https://github.com/Radsaggi/camel/compare/issue-7225.patch
> camel-smpp - should check Exchange.CHARSET_NAME header
> ------------------------------------------------------
>
> Key: CAMEL-7225
> URL: https://issues.apache.org/jira/browse/CAMEL-7225
> Project: Camel
> Issue Type: Improvement
> Components: camel-smpp
> Affects Versions: 2.12.2
> Environment: any
> Reporter: Daniel Pocock
> Priority: Minor
> Fix For: Future
>
>
> The camel-smpp component should check the Exchange.CHARSET_NAME header of
> each message to determine the actual encoding of byte[] messages
> It appears that it currently expects all byte[] messages to be encoded in the
> character set specified by the "encoding" property on the endpoint
--
This message was sent by Atlassian JIRA
(v6.2#6252)