-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: camel-smpp
-
Labels:None
-
Patch Info:Patch Available
-
Estimated Complexity:Unknown
-
Regression:Regression
Bytes in the body of 8-bit SUBMIT_SMs which do not fall within the chosen charset's range are set to '?', which is obviously wrong because 8-bit/binary data should not be modified in any way.
EDIT: Turns out the RX SMs (DELIVER_SM, etc.) were also affected.