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 Deliver_sm packet from the simulator installed on one server. 2. To the receiver server where SMPP EndPoint is configured using camel. 3. The Deliver_sm request is received on the server where camel smpp endpoint is configured(confirmed from snoop taken on the receiver server where smpp endpoint is configured.) 4. But that Deliver_sm packet is not processed by the camel exchange. Please find the snoop as an attachment. Refer 477128 sequence number.(Type : *smpp.sequence_number == 477128* in the filter field of wireshark.) SmS_SO3_2.pcap <http://camel.465427.n5.nabble.com/file/n5734242/SmS_SO3_2.pcap> Thanks & Regards Saurabh Mehan -- View this message in context: http://camel.465427.n5.nabble.com/Camel-SMPP-component-question-tp5734019p5734242.html Sent from the Camel Development mailing list archive at Nabble.com.
