Abdelghani created CAMEL-7483:
---------------------------------
Summary: SmppConfiguration has wrong value setDataCoding
Key: CAMEL-7483
URL: https://issues.apache.org/jira/browse/CAMEL-7483
Project: Camel
Issue Type: Bug
Components: camel-smpp
Affects Versions: 2.13.1
Reporter: Abdelghani
Fix For: 2.12.4, 2.13.2, 2.14.0, 3.0.0, Future, 2.11.5
// SmppConfiguration has wrong value setDataCoding
public void setDataCoding(byte dataCoding) {
this.alphabet = dataCoding;
}
--
This message was sent by Atlassian JIRA
(v6.2#6252)