You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Christian Mueller (JIRA)" <ji...@apache.org> on 2009/12/06 16:41:53 UTC

[jira] Updated: (CAMEL-1921) New SMPP component

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

Christian Mueller updated CAMEL-1921:
-------------------------------------

    Attachment: camel-smpp-20091206.patch

@Claus, @Hadrian,

I submitted a new patch, in which I have done the following changes:

1. update the parent version in the pom.xml to 2.2-SNAPSHOT
2. fixed SmppBinding (it still used 'ISO-8859-1' as the encoding, regardless of what was configured in the SmppConfiguration)
3. fixed some wrong assumptions in SmppComponentTest
4. removed the dependency to camel-spring test-jar
5. changed the order of the definition from my test routes from B -> C, A -> B

Regards,
Christian

> New SMPP component
> ------------------
>
>                 Key: CAMEL-1921
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1921
>             Project: Apache Camel
>          Issue Type: New Feature
>    Affects Versions: 1.6.1
>         Environment: All
>            Reporter: Christian Mueller
>            Assignee: Christian Mueller
>             Fix For: 2.2.0
>
>         Attachments: camel-smpp-20091127214200.patch, camel-smpp-20091206.patch, camel-smpp.patch
>
>
> Provide a component for the SMPP (short message peer to peer) protocol to send and receive short messages from a SMSC (short message service center).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.