It seems I was using an older version of Camel. I bump the version up to
2.17.0 and everything is working as expected now.
-T
--
View this message in context:
http://camel.465427.n5.nabble.com/Camel-SMPP-receive-Deliver-sm-for-sms-but-not-Deliver-sm-for-SMSC-DeliveryReceipt-tp5781951p5781990.h
Hello,
I'm learning to use Camel SMPP component as a way to send/receive SMS to
SMSC. I'm using Selenium SMPP Sim with the following routes:
context.addRoutes(new RouteBuilder() {
@Override
public void configure() throws Exception {
from("direct:start").to("smpp://smppcli