[
https://issues.apache.org/jira/browse/CAMEL-8008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14201789#comment-14201789
]
ASF GitHub Bot commented on CAMEL-8008:
---------------------------------------
GitHub user dpocock opened a pull request:
https://github.com/apache/camel/pull/321
CAMEL-8008: SubmitMulti and DataSm must check CamelSmppAlphabet header
https://issues.apache.org/jira/browse/CAMEL-8008
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dpocock/camel dpocock-smpp-multi-alphabet
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/321.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #321
----
commit 8ff5f8c84573deb4f7f7b51b00a7915c78e06f73
Author: Daniel Pocock <[email protected]>
Date: 2014-11-07T08:27:04Z
CAMEL-8008: SubmitMulti and DataSm must check CamelSmppAlphabet header
----
> SubmitMulti and DataSm not checking CamelSmppAlphabet header
> ------------------------------------------------------------
>
> Key: CAMEL-8008
> URL: https://issues.apache.org/jira/browse/CAMEL-8008
> Project: Camel
> Issue Type: Bug
> Components: camel-smpp
> Affects Versions: 2.14.0
> Environment: n/a
> Reporter: Daniel Pocock
> Priority: Minor
>
> According to the documentation, the CamelSmppAlphabet header is used for
> SubmitSm, SubmitMulti and DataSm message types
> Looking at the code, I noticed it was only used for SubmitSm and not the
> other two.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)