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.

Reply via email to