Hi,
I have just created a simple application that gets a request from a servlet
and forwards it to SMPP component (I am using DSL for configuration). The
problem is, I guess SMPP component wants an available smpp connection at
startup. If you start the smpp simulator after you start your camel
app
Hi Claus,
Thanks for the info, it worked out.
--
View this message in context:
http://camel.465427.n5.nabble.com/Camel-SMPP-Retry-at-startup-tp5713850p5714006.html
Sent from the Camel - Users mailing list archive at Nabble.com.
Hi all,
We use 2.9.2 version of camel-smpp. Recently, we realized that it is not
possible to set dataCoding to 0. There is only "alphabet" parameter in hand,
but when I set it to 0, i see that dataCoding is set to 17 (0x11). In order
to work this around, I just changed the following line SmppSubmi