Re: Camel SMPP component question

2013-06-17 Thread saurabhmehan
Hi Christian Mueller, In my camel logs I don't see any message processing. May be camel is discarding the messages. I am sending 20 request simultaneously with delay of 500ms for 15 mins(900 secs). May be camel has limit to process the Deliver_sm packets in one go. Is there any configuration of th

Re: Camel SMPP component question

2013-06-16 Thread saurabhmehan
Hi Christian, Please find the valid link as follows for code: http://camel.465427.n5.nabble.com/file/n5734036/SmsMessageProcessor.java "When I say the message is discarded", I figured out this case by analyzing tcpdump from both servers as follows: 1. Sent MO(Mobile Originated) SMS that is Deliv

Re: Camel SMPP component question

2013-06-09 Thread saurabhmehan
SmsMessageProcessor.java Hi Christian, Please find the SmsMessage Processor as an attachment. I have not tried thread() DSL element. Please guide me how can it be helpful for my case?? Thanks & Regards Saurabh Mehan

Re: Camel SMPP component question

2013-06-09 Thread saurabhmehan
Hi Christian, Please find the SmsMessage Processor as an attachment. I have not tried thread() DSL element. Please guide me how can it be helpful for my case?? Thanks & Regards Saurabh Mehan SmsMessageProcessor.java

Hazelcast Component In Fuse

2013-06-09 Thread saurabhmehan
Dears Can we change hazelcast default configuration using camel fuse. I want to enable tcp-ip configuration and disable multicast for clustering in network. Please guide me where I will place my hazelcast-config.xml file in fuse so that hazelcast (1.9.4.6) jar can use it. I tried to place in e

Camel SMPP component question

2013-06-07 Thread saurabhmehan
Dears, I am using Camel SMPP component for Deliver SM and Submit SM. Submit SM is working fine. But whenever multiple Deliver SM(MO - Mobile Originated) requests comes to SMPP End Point then all of them are not processed by camel exchange as some of them got discarded as they did not processed by