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 2014/11/09 08:40:34 UTC

[jira] [Updated] (CAMEL-8013) camel-smpp - split messages and throttling

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

Claus Ibsen updated CAMEL-8013:
-------------------------------
    Summary: camel-smpp - split messages and throttling  (was: split messages and throttling)

> camel-smpp - split messages and throttling
> ------------------------------------------
>
>                 Key: CAMEL-8013
>                 URL: https://issues.apache.org/jira/browse/CAMEL-8013
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-smpp
>    Affects Versions: 2.14.0
>         Environment: n/a
>            Reporter: Daniel Pocock
>            Priority: Minor
>
> Some locations, including the US, impose throttling restrictions on SMS
> Sending more than 1 message per second may violate the throttling rules and result in message delivery errors.
> If a message is big and it is automatically split by the camel-smpp code (in SmppSubmitSmCommand.java) then this results in a situation where multiple message parts are sent in quick succession, this can violate the throttling limits.
> It would be useful for camel-smpp to send each part with a delay.



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