Return-Path: Delivered-To: apmail-camel-dev-archive@www.apache.org Received: (qmail 23292 invoked from network); 1 Jan 2011 18:50:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 1 Jan 2011 18:50:18 -0000 Received: (qmail 63881 invoked by uid 500); 1 Jan 2011 18:50:17 -0000 Delivered-To: apmail-camel-dev-archive@camel.apache.org Received: (qmail 63844 invoked by uid 500); 1 Jan 2011 18:50:17 -0000 Mailing-List: contact dev-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list dev@camel.apache.org Received: (qmail 63836 invoked by uid 500); 1 Jan 2011 18:50:17 -0000 Delivered-To: apmail-activemq-camel-dev@activemq.apache.org Received: (qmail 63833 invoked by uid 99); 1 Jan 2011 18:50:17 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 01 Jan 2011 18:50:17 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 01 Jan 2011 18:50:17 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id p01Invfj004720 for ; Sat, 1 Jan 2011 18:49:57 GMT Message-ID: <7530066.92841293907797398.JavaMail.jira@thor> Date: Sat, 1 Jan 2011 13:49:57 -0500 (EST) From: =?utf-8?Q?Christian_M=C3=BCller_=28JIRA=29?= To: camel-dev@activemq.apache.org Subject: [jira] Resolved: (CAMEL-3475) Idenitify incoming message type in camel-smpp consumer In-Reply-To: <14311411.82251293801465154.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CAMEL-3475?page=3Dcom.atlassia= n.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian M=C3=BCller resolved CAMEL-3475. ------------------------------------- Resolution: Fixed > Idenitify incoming message type in camel-smpp consumer > ------------------------------------------------------ > > Key: CAMEL-3475 > URL: https://issues.apache.org/jira/browse/CAMEL-3475 > Project: Camel > Issue Type: Improvement > Components: camel-smpp > Reporter: Jaco van Tonder > Assignee: Christian M=C3=BCller > Fix For: 2.6.0 > > > We need a way to identify an incoming message type from a camel-smpp cons= umer. > Currently there is no clear indication if the incoming message is SMS, a = delivery notification or an alert notification, as all these messages are c= onverted to a camel SmppMessage. > We could add an additional header to the exchange to identify the message= type, or add an attribute to SmppMessage? --=20 This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.