Francois Kritzinger created CAMEL-5732:
------------------------------------------

             Summary: Data coding of 0x02 not considered 8-bit
                 Key: CAMEL-5732
                 URL: https://issues.apache.org/jira/browse/CAMEL-5732
             Project: Camel
          Issue Type: Bug
          Components: camel-smpp
            Reporter: Francois Kritzinger


SmppUtils.parseAlphabetFromDataCoding()) doesn't identify an input of 0x02 as 
8-bit, but the SMPP spec (3.4 and 5.0) clearly states that 0x02 is 
octet-unspecified (8-bit).

The bug is actually in jsmpp, but the attached patch contains a workaround.

This seems like a pretty blatant mistake to make, so perhaps there is good 
explanation that I am not aware of?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to