Dear all, Im using kannel 1.4.3-2. I have an smpp link in which im receiving sms messages from one of local service providers. Those messages are forwarded to web server (tomcat) for further processing.
For this forward im using sms-service configuration: group = sms-service keyword = default post-url = "https://host:port/path?charset=UTF-8&ORIGINATOR=%p&RECEIVER=%P&SMS=%b" My problem is that sometimes tomcat is down. And all sms messages from time of outage are lost. Is there any way to configure kannel to check error code (or similar parameter). If code is not 200 (or page offline) sms should be keeped for later delivery? Could you give my any clues how to create such configuration? Thanks and best regards, Konrad -- View this message in context: http://kannel.6189.n7.nabble.com/SMS-dropped-if-url-not-available-tp32648.html Sent from the Kannel - User mailing list archive at Nabble.com.