Hello Ranjit! At the moment there is no possibility to do this. The SmppProducer and SmppConsumer have a SessionStateListener which detects loosed connections and trying to reconnect (nothing to do with the default error handler). One possibility is to allow to set a custom SessionStateListener where you can implement your own notification logic. Camel could still do the reconnect but forward all session state changed events. How does it sounds for you?
Feel free to open a JIRA if you like the idea. Best, Christian On Fri, Feb 24, 2012 at 7:56 AM, ranjitkumarm <rmnair...@gmail.com> wrote: > Hi, > We have used camel SMPP for sending short messages. > Whenever the binding is lost with the SMSC the default error handler is > triggered which keeps on trying to establish the connection. We have a > requirement to send mail alerts if the binding has been lost since last 'x' > minutes. Is there anyway to do this ? Any help on this is appreciated. > > Thanks & Regards, > Ranjit > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Camel-SMPP-Track-connection-failures-with-SMSC-tp5511843p5511843.html > Sent from the Camel - Users mailing list archive at Nabble.com. >