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