You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Jaco van Tonder (JIRA)" <ji...@apache.org> on 2010/05/18 17:13:19 UTC

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

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
             Fix For: 2.3.0


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.


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

Posted by "Willem Jiang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/CAMEL-2732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Willem Jiang resolved CAMEL-2732.
---------------------------------

    Resolution: Fixed

Applied the patch with thanks to Jacov.

> 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.


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

Posted by "Jaco van Tonder (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/CAMEL-2732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jaco van Tonder updated CAMEL-2732:
-----------------------------------

    Attachment: camel-smpp-delivery-notification-status-patch.diff

Patch for adding header for final status on delivery notifications.

> 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
>             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.


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

Posted by "Willem Jiang (JIRA)" <ji...@apache.org>.
     [ 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.