You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2022/09/02 08:55:00 UTC

[jira] [Resolved] (CAMEL-8009) assumes SMSC default alphabet is always GSM 3.38 7 bit

     [ https://issues.apache.org/jira/browse/CAMEL-8009?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-8009.
--------------------------------
    Resolution: Abandoned

> 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: Improvement
>          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
(v8.20.10#820010)