-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: camel-smpp
-
Labels:None
-
Estimated Complexity:Unknown
For derivatives of SmppSmCommand, setting the SmppConstants.ALPHABET header to e.g. Alphabet.ALPHA_8_BIT doesn't change the data coding of the resulting command.
I am not 100% clear on how the alphabet header is meant to interact with the data coding, but this seems like a bug to me.
Patch with demo unit test to follow.