[
https://issues.apache.org/jira/browse/CAMEL-5963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13688466#comment-13688466
]
Christian Müller commented on CAMEL-5963:
-----------------------------------------
I cannot give you dates. I don't know when I can spend my time to work on this
issue and get this fixed (I have some more important issues on my list). Also
the releases are done by the PMC/committer. It's not only my vote. But I'm
confident we get this resolved in summer this year, if we find an solution
where the majority agree with (this is the tricky part).
Do you use the smpp component consumer AND producer?
The enhancement for the consumer is simple in my opinion. But for the producer
this isn't the case. Imagine the following route definition:
{code:java}
from("direct:start")
.to("smpp:...");
{code}
>From the camel point of view, you use a producer. But by using TRX, this
>producer also receives messages.
How we should deal with it? What solution do you have in mind?
Sure, we can register a "DefaultMessageReceiverListener" which discards all the
messages, but this isn't helpful.
> camel-smpp: Support TRX connection mode to the SMSC
> ---------------------------------------------------
>
> Key: CAMEL-5963
> URL: https://issues.apache.org/jira/browse/CAMEL-5963
> Project: Camel
> Issue Type: Improvement
> Components: camel-smpp
> Affects Versions: 2.10.3
> Reporter: Christian Müller
> Assignee: Christian Müller
> Fix For: 2.12.0
>
>
> See http://camel.465427.n5.nabble.com/camel-smpp-in-trx-mode-td5724608.html
> for details
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira