Daniel Pocock created CAMEL-8009:
------------------------------------

             Summary: assumes SMSC default alphabet is always GSM 3.38 7 bit
                 Key: CAMEL-8009
                 URL: https://issues.apache.org/jira/browse/CAMEL-8009
             Project: Camel
          Issue Type: Bug
          Components: camel-smpp
    Affects Versions: 2.14.0
         Environment: n/a
            Reporter: Daniel Pocock
            Priority: Minor


When using the default alphabet (dataCoding/alphabet value == 0), the 
camel-smpp code assumes that the SMSC is expecting a GSM 3.38 encoded message 
and it converts the String message to a byte[] array using GSM 3.38 encoding.

Some SMSCs are configured differently though.  For example, Nexmo uses Latin1 
as default.  Therefore, there probably needs to be some configuration option to 
tell camel-smpp which default alphabet the SMSC is expecting when alphabet == 0.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to