I'll looked in the code and the only place I found that an error code could
be generated is in 

org.apache.camel.component.smpp.MessageReceiverListenerImpl   line 105

this seems to send back to the smsc an error 255, which is unkown to the
smsc.


I'll try to confirm that the error is really happening in
MessageReceiverListenerImpl.onAcceptDataSm()
If this is the case, does it mean, that there's a problem when we still
receive messages and the route is in the process of stopping itself ? 







--
View this message in context: 
http://camel.465427.n5.nabble.com/SMPP-stop-route-problem-tp5729769p5729848.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to