You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Willem Jiang (JIRA)" <ji...@apache.org> on 2010/05/19 02:44:24 UTC

[jira] Assigned: (CAMEL-2732) SMPP component should set the final status header for delivery notifications

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

Willem Jiang reassigned CAMEL-2732:
-----------------------------------

    Assignee: Willem Jiang

> SMPP component should set the final status header for delivery notifications
> ----------------------------------------------------------------------------
>
>                 Key: CAMEL-2732
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2732
>             Project: Apache Camel
>          Issue Type: Bug
>          Components: camel-smpp
>    Affects Versions: 2.2.0
>            Reporter: Jaco van Tonder
>            Assignee: Willem Jiang
>             Fix For: 2.3.0
>
>         Attachments: camel-smpp-delivery-notification-status-patch.diff
>
>
> The camel-smpp comonent should set the final status that is provided by the delivery receipt from the SMSC.
> Currently the status header is not set, but can easily be added by making a call to smscDeliveryReceipt.getFinalStatus() and setting the header CamelSmppStatus on the camel message (as documented on the site [http://camel.apache.org/smpp.html].
> Patch provided. 

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